v8/test
Florian Sattler 7b11480f3b [preparser] Remove ExpressionClassifier error tracking in the PreParser.
PreParser now does not longer track which kind of error occurred.
If we see an error we reparse with the parser and report the error.
Furthermore, this fixes tests in test-parsing.

Change-Id: I1860949fab4d65ff4a5a1b63796c7574494f9d50
Reviewed-on: https://chromium-review.googlesource.com/1231173
Commit-Queue: Florian Sattler <sattlerf@google.com>
Reviewed-by: Adam Klein <adamk@chromium.org>
Reviewed-by: Toon Verwaest <verwaest@chromium.org>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/master@{#56281}
2018-09-28 09:17:03 +00:00
..
benchmarks [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
cctest [preparser] Remove ExpressionClassifier error tracking in the PreParser. 2018-09-28 09:17:03 +00:00
common Fix Arm64 assembler on Android. 2018-09-18 09:43:05 +00:00
debugger Reland "[interpreter] Separate bytecodes for one-shot property loads and stores" 2018-09-27 13:56:53 +00:00
fuzzer [wasm] Cleanup and document {NativeModule} mutex. 2018-09-21 12:58:29 +00:00
inspector debug: LoadLookupSlot should initialize receiver for modules.. 2018-09-25 14:52:41 +00:00
intl [Intl] add tests for 'quarter' 2018-09-26 20:56:49 +00:00
js-perf-test Revert "[builtins] Add FastCallFunction builtin that elides some checks" 2018-09-14 11:09:08 +00:00
memory [builtins] Add embedded stats to --serialization-statistics 2018-07-05 12:33:26 +00:00
message [class] Make class field initializers breakable in the debugger 2018-09-17 22:25:44 +00:00
mjsunit [turbofan] Fail slack tracking dependency if initial map disappears. 2018-09-28 08:20:42 +00:00
mkgrokdump [cleanup] Use RootIndex instead of int in serializer code 2018-09-26 09:49:40 +00:00
mozilla [test] Add more test suites to Android testing 2018-09-07 09:53:15 +00:00
preparser [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
test262 [atomics] Implement 64-bit Atomics operations 2018-09-26 01:13:30 +00:00
torque [torque] Improve formatting in format-torque 2018-09-24 10:08:00 +00:00
unittests [utils] Move ThreadedList into own header 2018-09-27 15:07:41 +00:00
wasm-spec-tests [wasm] Update spec tests 2018-09-25 08:36:32 +00:00
webkit [test] Skip some slow tests on arm64_sim 2018-09-12 11:27:35 +00:00
BUILD.gn Reland "[test] Add logic to run tests on Android" 2018-08-10 17:56:12 +00:00