v8/test
jkummerow 7a963deb85 Reland of [stubs] KeyedStoreGeneric: inline dictionary property stores
For dictionary-mode receivers, the KeyedStoreGeneric stub can store
properties directly in most cases. Doing so avoids the need to have
an entry in the stub cache for every map/property combination.

Original review: https://codereview.chromium.org/2504403005/

Review-Url: https://codereview.chromium.org/2524943002
Cr-Commit-Position: refs/heads/master@{#41218}
2016-11-23 12:43:48 +00:00
..
benchmarks
cctest [ic] Don't enable property cell mode for a LoadGlobalIC if the holder is a different global object than the receiver. 2016-11-23 12:17:01 +00:00
common [wasm] Use more precise types for some WASM objects. 2016-11-16 16:18:10 +00:00
debugger [debug-wrapper] adapt stepping tests to inspector behavior. 2016-11-23 12:38:35 +00:00
fuzzer [regexp fuzzer] Let the fuzzer input select the regexp flag. 2016-11-22 12:59:38 +00:00
inspector [debug] Add Eval scope type to inspector protocol 2016-11-23 07:30:23 +00:00
intl [wasm] Add guard regions to end of WebAssembly.Memory buffers 2016-11-17 20:29:13 +00:00
js-perf-test [test] Add array destructuring micro-benchmarks. 2016-11-20 20:07:47 +00:00
memory
message [test] Run module message tests in all variants. 2016-11-23 12:01:40 +00:00
mjsunit Reland of [stubs] KeyedStoreGeneric: inline dictionary property stores 2016-11-23 12:43:48 +00:00
mozilla [wasm] Add guard regions to end of WebAssembly.Memory buffers 2016-11-17 20:29:13 +00:00
preparser
promises-aplus
simdjs [test] Deprecate test data download for most test suites 2016-08-08 12:39:48 +00:00
test262 [test] Run module tests in all variants. 2016-11-21 14:18:28 +00:00
unittests [counters] RuntimeStats: fix wrong bookkeeping when dynamically changing counters 2016-11-23 12:23:16 +00:00
webkit Remove FLAG_min_preparse_length. 2016-11-18 14:06:49 +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
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 [test] Isolate files the perf runner depends on 2016-11-08 10:25:13 +00:00