v8/test
franzih 0188c3fba3 [test] Add tests for definitions in object literal.
Properties can be defined inside the object literal (ES6) or after
object creation. The behavior differes if there are accessors, interceptors
or proxies in the Object prototype chain.

These test cases assure we preserve correct behavior as we
improve performance of definitions in literals.

BUG=v8:5624

Review-Url: https://codereview.chromium.org/2501553002
Cr-Commit-Position: refs/heads/master@{#41024}
2016-11-16 11:00:36 +00:00
..
benchmarks [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
cctest [test] Add tests for definitions in object literal. 2016-11-16 11:00:36 +00:00
common [wasm] Reimplement function verification in the module decoder. 2016-11-14 19:46:19 +00:00
debugger [debug-wrapper] Further extend the debug wrapper 2016-11-16 08:34:44 +00:00
fuzzer [wasm] Reimplement function verification in the module decoder. 2016-11-14 19:46:19 +00:00
inspector [wasm] Allocate a single script per wasm module 2016-11-15 17:05:39 +00:00
intl Use a regular ICU API for el-Upper 2016-11-15 18:30:17 +00:00
js-perf-test Add spread call micro-benchmarks. 2016-11-08 14:17:18 +00:00
memory [snapshot] support multiple contexts in the same snapshot. 2016-06-15 15:39:06 +00:00
message [parsing] When failing due to variable redeclaration, point at the variable. 2016-10-27 11:03:47 +00:00
mjsunit [test] Add tests for definitions in object literal. 2016-11-16 11:00:36 +00:00
mozilla Skip some mozilla tests on turbofan_opt as they consistently timeout 2016-10-07 22:41:42 +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 Use a regular ICU API for el-Upper 2016-11-15 18:30:17 +00:00
unittests [Interpreter] Add SetPendingMessage bytecode. 2016-11-16 10:46:48 +00:00
webkit Remove always-true --harmony-restrictive-declarations flag 2016-11-04 18:50:41 +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 Add inspector tests to default tests to run locally. 2016-11-04 08:50:07 +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