v8/test
bmeurer ac98ad22f0 [turbofan] Add support for copy-on-write element stores.
This extends JSNativeContextSpecialization with support for stores to
fast object/smi element backing stores that are marked as copy-on-write.
In this case we first call the CopyFixedArray builtin to take a copy of
the elements backing store, and then store the new elements back to the
object, and finally perform the actual element store.

R=epertoso@chromium.org
BUG=v8:4470

Review-Url: https://codereview.chromium.org/2218703003
Cr-Commit-Position: refs/heads/master@{#38370}
2016-08-05 10:58:39 +00:00
..
benchmarks [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
cctest [heap] Temporarily do not use size to iterate live object to investigate Win 10 memory regression. 2016-08-05 10:58:38 +00:00
fuzzer Properly handle exceptions in cctests 2016-08-04 07:22:11 +00:00
inspector_protocol_parser_test [inspector] add test configuration for the parser test. 2016-08-01 09:50:14 +00:00
intl Avoid calling the builtin String.prototype.split in Intl 2016-07-08 16:53:09 +00:00
js-perf-test Remove the --ignition-generators flag. 2016-07-25 12:56:27 +00:00
memory [snapshot] support multiple contexts in the same snapshot. 2016-06-15 15:39:06 +00:00
message Remove the --ignition-generators flag. 2016-07-25 12:56:27 +00:00
mjsunit Revert of [Interpreter] Collect type feedback for 'new' in the bytecode handler (patchset #6 id:100001 of https://codereview.chromium.org/2190293003/ ) 2016-08-05 10:36:20 +00:00
mozilla [turbofan] Implement top-level lookup slot declaration. 2016-05-10 08:19:22 +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 [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
test262 [builtins] take slow path in IsConcatSpreadable if proxy in prototype 2016-07-22 18:43:19 +00:00
unittests [turbofan] Add support for copy-on-write element stores. 2016-08-05 10:58:39 +00:00
webkit [test] Enable test status filtering by variant 2016-08-04 14:42:16 +00:00
bot_default.gyp [inspector] add test configuration for the parser test. 2016-08-01 09:50:14 +00:00
bot_default.isolate [inspector] add test configuration for the parser test. 2016-08-01 09:50:14 +00:00
BUILD.gn [test] Remove deprecated ignition-test-suite alias 2016-08-02 16:45:34 +00:00
default.gyp [inspector] add test configuration for the parser test. 2016-08-01 09:50:14 +00:00
default.isolate [inspector] add test configuration for the parser test. 2016-08-01 09:50:14 +00:00
optimize_for_size.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
optimize_for_size.isolate [swarming] Roll luci-go/isolate to 5c67f7b670b5. 2016-01-19 17:03:56 +00:00
perf.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
perf.isolate [Swarming] Isolate perf tests. 2016-02-15 11:17:18 +00:00