v8/test
Mythri 58ebbf3475 Fix JSTest/Proxies/Set.*Trap tests to return true from the trap
The spec specifies that a non-true return values from the trap functions
should be treated as error in the strict mode. With the new lazy feedback
effort inferring the language mode is expensive and causes regression on
these tests. Since the test doesn't actually need to test this, fixing
them to return true would help test the performance of calling the trap
without the unnecessary overhead of inferring the language mode.

Bug: chromium:925289
Change-Id: Ib650c3210ee260296257ae3b56174099a5492675
Reviewed-on: https://chromium-review.googlesource.com/c/1462959
Commit-Queue: Mythri Alle <mythria@chromium.org>
Reviewed-by: Maya Lekova <mslekova@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59505}
2019-02-11 16:03:35 +00:00
..
benchmarks Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
cctest [heap] Small fixes for young large objects near OOM 2019-02-11 14:49:25 +00:00
common [wasm][anyref] Implement decoding of table.get and table.set 2019-02-07 14:45:38 +00:00
debugger Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
fuzzer Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
inspector Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
intl Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
js-perf-test Fix JSTest/Proxies/Set.*Trap tests to return true from the trap 2019-02-11 16:03:35 +00:00
memory [snapshot] Remove the builtins snapshot 2018-10-31 10:18:28 +00:00
message Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
mjsunit Remove obsolete array constructor test 2019-02-11 15:05:30 +00:00
mkgrokdump Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
mozilla Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
preparser Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
test262 [Intl] Work around ICU-8420 for "und" 2019-02-08 21:54:49 +00:00
torque [torque] avoid dangerous == overloads with WordEqual 2019-02-07 11:18:30 +00:00
unittests [ptr-compr] Fix compressing stores in CSA/builtins 2019-02-08 17:24:19 +00:00
wasm-js Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
wasm-spec-tests Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
webkit Reland "Reland "[test] refactor testsuite configuration"" 2019-02-06 09:02:09 +00:00
BUILD.gn Reland "[wasm] Add a new wasm-js testsuite to run js-api tests" 2018-10-18 20:18:55 +00:00