v8/third_party
Simon Zünd db3df9f67c Remove unnecessary HasOwnProperty check from Array#sort
During deletion in the write-back phase, we do not necessarly need
to check with HasOwnProperty before calling DeleteProperty. Since this
is observable behavior when using proxies, we remove the HasOwnProperty
check to mirror more closely what Spidermonkey does.

R=jgruber@chromium.org

Change-Id: I67768b1d8b13e695b956b2fa0624dcb28fd0664d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1809366
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Commit-Queue: Simon Zünd <szuend@chromium.org>
Cr-Commit-Position: refs/heads/master@{#63866}
2019-09-18 12:39:43 +00:00
..
binutils Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
colorama Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
googletest Update V8 DEPS. 2019-01-22 14:49:04 +00:00
inspector_protocol [DevTools] Roll inspector_protocol 2019-08-22 07:01:05 +00:00
v8/builtins Remove unnecessary HasOwnProperty check from Array#sort 2019-09-18 12:39:43 +00:00
wasm-api [wasm-c-api] Roll bf31edf: Fix life times of host info 2019-08-26 14:28:51 +00:00