v8/test
Ross McIlroy 1d1f52534e [Interpreter] Make RegisterList constructor private to avoid missue.
RegisterLists should only be allocated via the register allocator. To ensure
this, make the RegisterList constructor private and only expose it to tests
and the BytecodeRegisterAllocator.

Change-Id: I09ebfc5c0f1baecfb1333fd672b96d462fd26fcf
Reviewed-on: https://chromium-review.googlesource.com/822196
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Reviewed-by: Mythri Alle <mythria@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50073}
2017-12-13 13:15:35 +00:00
..
benchmarks [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
cctest [Interpreter] Make RegisterList constructor private to avoid missue. 2017-12-13 13:15:35 +00:00
common Normalize casing of hexadecimal digits 2017-12-02 01:24:40 +00:00
debugger [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
fuzzer [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
inspector [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
intl [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
js-perf-test [test] Add find-index.js to the list of resources for the test 2017-12-07 13:49:46 +00:00
memory [snapshot] add tracking for builtin snapshot size. 2017-08-31 07:29:31 +00:00
message [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
mjsunit [turbofan] Disallow speculation after deopt from array builtin 2017-12-13 10:33:16 +00:00
mkgrokdump [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
mozilla [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
preparser [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
promises-aplus [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
test262 [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
unittests [Interpreter] Make RegisterList constructor private to avoid missue. 2017-12-13 13:15:35 +00:00
wasm-spec-tests [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
webkit [test] Move data access from suite to test. 2017-12-13 09:14:47 +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] Remove the wasm-asmjs fuzzer 2017-06-21 10:59:35 +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
perf.gyp
perf.isolate Reland "Reland "[test] Creating command before execution phase."" 2017-12-04 13:40:29 +00:00