v8/test
kschimpf 7d4cb94303 Separate function decoding counter into asm and wasm counters.
Currently, V8 uses the same counter to collect decoding time for both asm.js and
WASM. This separates the function decoding counter into two separate counters,
and then uses the appropriate counter when decoding a module.

BUG=chromium:704922
R=bbudge@chromium.org,bradnelson@chromium.org

Review-Url: https://codereview.chromium.org/2772363002
Cr-Commit-Position: refs/heads/master@{#44197}
2017-03-28 14:27:42 +00:00
..
benchmarks
cctest [parser] Introduce 'contextual keyword tokens'. 2017-03-28 12:43:23 +00:00
common [wasm] [interpreter] Implement indirect function calls 2017-03-23 10:54:58 +00:00
debugger [asm.js] Widen test coverage to cctest and friends. 2017-03-28 08:00:40 +00:00
fuzzer Make isolate explicit param of parsing:: functions 2017-03-28 08:20:56 +00:00
inspector [asm.js] Widen test coverage to cctest and friends. 2017-03-28 08:00:40 +00:00
intl [asm.js] Widen test coverage to cctest and friends. 2017-03-28 08:00:40 +00:00
js-perf-test [JSPerfTests] New tests for Array.prototype.filter and map. 2017-03-24 17:39:34 +00:00
memory
message [type-profile] Constant TypeProfileSlot index. 2017-03-27 13:24:53 +00:00
mjsunit [regexp] Handle unmatched groups in callable replacers 2017-03-28 13:29:22 +00:00
mozilla [asm.js] Widen test coverage to cctest and friends. 2017-03-28 08:00:40 +00:00
preparser
promises-aplus
simdjs Store the FunctionTemplateInfo used to create remote objects in the map 2017-03-15 15:57:38 +00:00
test262 [asm.js] Widen test coverage to cctest and friends. 2017-03-28 08:00:40 +00:00
unittests Separate function decoding counter into asm and wasm counters. 2017-03-28 14:27:42 +00:00
webkit Better error for accessing 'this' in derived constructor. 2017-03-27 20:42:38 +00:00
bot_default.gyp
bot_default.isolate
BUILD.gn Remove SIMD.js from V8. 2017-02-14 06:57:25 +00:00
default.gyp
default.isolate
optimize_for_size.gyp
optimize_for_size.isolate
perf.gyp
perf.isolate Remove SIMD.js from V8. 2017-02-14 06:57:25 +00:00