v8/test
Simon Zünd e7ca2b7cfe [array] Fix wrong receiver when copying from the prototype chain
This CL fixes an issue where getters/setters would get called on a
prototype with the wrong receiver. This happens in the pre-processing
for Array.p.sort when values get copied down from the prototype chain.

R=jgruber@chromium.org

Bug: v8:7682
Change-Id: I0d8ff1dc721c33bd721aaca54ffd357b3d2a2096
Reviewed-on: https://chromium-review.googlesource.com/1198767
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Commit-Queue: Simon Zünd <szuend@google.com>
Cr-Commit-Position: refs/heads/master@{#55546}
2018-08-31 11:58:15 +00:00
..
benchmarks [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
cctest Revert "[interpreter] Add bytecode for leading array spreads." 2018-08-31 11:43:33 +00:00
common [wasm] Add WasmFeatures to enable/detect features 2018-08-09 10:58:22 +00:00
debugger [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
fuzzer Reland "[wasm] Implement the new API for WebAssembly.instantiateStreaming" 2018-08-14 08:20:19 +00:00
inspector Reland "inspector: find magic comment using V8 scanner" 2018-08-29 19:48:01 +00:00
intl [Intl] Add unit test to test the order of reading Options 2018-08-30 00:17:18 +00:00
js-perf-test [js-perf] Further reducing test-case size. 2018-08-30 11:41:30 +00:00
memory [builtins] Add embedded stats to --serialization-statistics 2018-07-05 12:33:26 +00:00
message Revert "[interpreter] Add bytecode for leading array spreads." 2018-08-31 11:43:33 +00:00
mjsunit [array] Fix wrong receiver when copying from the prototype chain 2018-08-31 11:58:15 +00:00
mkgrokdump Implement global proposal 2018-08-16 11:07:21 +00:00
mozilla [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
preparser [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
test262 [ESNext] Enable test262 tests for globalThis 2018-08-29 19:43:00 +00:00
torque [torque] only expose safe FixedArray allocation 2018-08-13 15:58:17 +00:00
unittests Revert "[interpreter] Add bytecode for leading array spreads." 2018-08-31 11:43:33 +00:00
wasm-spec-tests [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
webkit Revert "[interpreter] Add bytecode for leading array spreads." 2018-08-31 11:43:33 +00:00
BUILD.gn Reland "[test] Add logic to run tests on Android" 2018-08-10 17:56:12 +00:00