v8/test
jgruber e65e2f870e [coverage] Add support for iteration (For,While,DoWhile)
This adds block coverage support for simple iteration. For-of and
for-in loops are not yet covered, and we don't yet keep execution counts
for init, cond, and next statements.

BUG=v8:6000

Change-Id: I30b468a2c93f0bb60e857b6632be92920f6857e0
Reviewed-on: https://chromium-review.googlesource.com/527113
Commit-Queue: Jakob Gruber <jgruber@chromium.org>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Reviewed-by: Ross McIlroy <rmcilroy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#45779}
2017-06-08 07:11:46 +00:00
..
benchmarks Use --opt instead of --crankshaft in tests. 2017-04-28 14:20:39 +00:00
cctest Add allocation information to ArrayBuffer::Contents 2017-06-08 02:51:13 +00:00
common [wasm] Make prototype flags experimental 2017-05-31 14:18:08 +00:00
debugger [test] Remove dead and unmaintained test variants. 2017-06-07 15:57:56 +00:00
fuzzer [wasm] Remove corpus cleanup code. 2017-05-31 14:42:16 +00:00
inspector [inspector] fixed getPossibleBreakpoints 2017-06-07 13:25:52 +00:00
intl Add COMPONENT tags to OWNERS files where appropriate 2017-05-22 10:15:28 +00:00
js-perf-test [Interpreter] Add micro-benchmarks for arithmetic and bitwise operations. 2017-06-05 15:28:21 +00:00
memory
message [asm.js] Report module linking failures to the console. 2017-05-19 11:31:12 +00:00
mjsunit [coverage] Add support for iteration (For,While,DoWhile) 2017-06-08 07:11:46 +00:00
mkgrokdump Fix compilation failure due to overload of virtual function 2017-05-24 21:19:48 +00:00
mozilla [test] Remove dead and unmaintained test variants. 2017-06-07 15:57:56 +00:00
preparser
promises-aplus
test262 [test] Remove Crankshaft stress test variant. 2017-06-07 12:15:45 +00:00
unittests [TurboFan] Add support for generic lowering of StringConcat bytecode. 2017-06-07 11:46:55 +00:00
wasm-spec-tests PPc/S390: Disable failing wasm-spec-tests 2017-06-06 19:54:56 +00:00
webkit [asm.js] Widen test coverage to message tests. 2017-03-29 08:42:32 +00:00
bot_default.gyp [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
bot_default.isolate [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
BUILD.gn [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
default.gyp [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
default.isolate [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
optimize_for_size.gyp
optimize_for_size.isolate [debugger] basic test infrastructure for new debugger test api. 2016-10-21 06:38:05 +00:00
perf.gyp
perf.isolate Remove SIMD.js from V8. 2017-02-14 06:57:25 +00:00