v8/test
rmcilroy 6d90507a7c [Turbofan] Disable JSFrameSpecialization for interpreted frames.
JSFrameSpecialization depends on the layout of the frame and doesn't work
with interpreted frames. Disable it since it is only used for OSR from asmjs code, which shouldn't go through the bytecode graph builder in many cases.

BUG=669517

Review-Url: https://codereview.chromium.org/2538823002
Cr-Commit-Position: refs/heads/master@{#41387}
2016-11-30 14:03:51 +00:00
..
benchmarks [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
cctest Split parsing of functions and top-level code into two separate methods 2016-11-30 13:21:37 +00:00
common [wasm] Use more precise types for some WASM objects. 2016-11-16 16:18:10 +00:00
debugger [ignition/turbo] Perform liveness analysis on the bytecodes 2016-11-29 12:27:15 +00:00
fuzzer Split parsing of functions and top-level code into two separate methods 2016-11-30 13:21:37 +00:00
inspector [inspector] removed old v8_inspector::Channel API 2016-11-29 19:31:23 +00:00
intl Fix the uppercasing of U+00E7(ç) and U+00F7(÷) 2016-11-28 22:55:49 +00:00
js-perf-test [js-perf-test] Move SubRegExp class definition outside loop 2016-11-30 12:20:17 +00:00
memory [snapshot] support multiple contexts in the same snapshot. 2016-06-15 15:39:06 +00:00
message Ensure consistent error handling on 32b/64b platforms. 2016-11-29 15:06:05 +00:00
mjsunit [Turbofan] Disable JSFrameSpecialization for interpreted frames. 2016-11-30 14:03:51 +00:00
mozilla [wasm] Add guard regions to end of WebAssembly.Memory buffers 2016-11-17 20:29:13 +00:00
preparser [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
promises-aplus Make test262 test runner check for which exception is thrown 2016-03-14 21:20:37 +00:00
simdjs [test] Deprecate test data download for most test suites 2016-08-08 12:39:48 +00:00
test262 Implement DefineOwnProperty for TypedArrays 2016-11-29 00:07:58 +00:00
unittests [wasm] Add a flag --wasm-opt to test optimizations in the WASM pipeline. 2016-11-30 10:36:14 +00:00
webkit [Interpreter] Remove skips for tests that no longer seem to be flaky. 2016-11-30 09:21:37 +00:00
bot_default.gyp Add inspector tests to default tests to run locally. 2016-11-04 08:50:07 +00:00
bot_default.isolate [debugger] basic test infrastructure for new debugger test api. 2016-10-21 06:38:05 +00:00
BUILD.gn Properly define v8_enable_inspector and its override in GN. 2016-11-21 19:29:38 +00:00
default.gyp Add inspector tests to default tests to run locally. 2016-11-04 08:50:07 +00:00
default.isolate Add inspector tests to default tests to run locally. 2016-11-04 08:50:07 +00:00
optimize_for_size.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
optimize_for_size.isolate [debugger] basic test infrastructure for new debugger test api. 2016-10-21 06:38:05 +00:00
perf.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
perf.isolate [test] Isolate files the perf runner depends on 2016-11-08 10:25:13 +00:00