v8/test
Toon Verwaest 378375d2e5 [scanner] Templatize scan functions by encoding
This way we can avoid reencoding everything to utf16 (buffered) and avoid the
overhead of needing to check the encoding for each character individually.

This may result in a minor asm.js scanning regression due to one-byte tokens
possibly being more common.

Change-Id: I90b51c256d56d4f4fa2d235d7e1e58fc01e43f31
Reviewed-on: https://chromium-review.googlesource.com/1172437
Commit-Queue: Toon Verwaest <verwaest@chromium.org>
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/master@{#55217}
2018-08-20 13:54:16 +00:00
..
benchmarks Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
cctest [scanner] Templatize scan functions by encoding 2018-08-20 13:54:16 +00:00
common [wasm] Add WasmFeatures to enable/detect features 2018-08-09 10:58:22 +00:00
debugger [debug] remove break_id 2018-08-13 08:48:34 +00:00
fuzzer Reland "[wasm] Implement the new API for WebAssembly.instantiateStreaming" 2018-08-14 08:20:19 +00:00
inspector [inspector] added V8InspectorClient::resourceNameToUrl 2018-08-09 21:36:24 +00:00
intl [Intl] Use JSObject with null proto to prevent side effects 2018-08-10 18:37:41 +00:00
js-perf-test [parser] Adding more parsing js-perf tests 2018-08-20 08:56:14 +00:00
memory [builtins] Add embedded stats to --serialization-statistics 2018-07-05 12:33:26 +00:00
message Reland "[asmjs] Properly validate asm.js heap sizes" 2018-08-17 12:49:21 +00:00
mjsunit [wasm] Abort decoding of BlockTypeImmediate after an error was detected 2018-08-20 12:09:11 +00:00
mkgrokdump Implement global proposal 2018-08-16 11:07:21 +00:00
mozilla Roll ICU to ICU 62.1 2018-07-11 10:24:26 +00:00
preparser Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
test262 Revert "[builtins] Enable Torque Array.prototype.splice" 2018-08-09 07:29:14 +00:00
torque [torque] only expose safe FixedArray allocation 2018-08-13 15:58:17 +00:00
unittests [api][runtime] Support all-in ctors of {Named,Indexed}PropertyHandlerConfiguration 2018-08-15 21:28:09 +00:00
wasm-spec-tests [wasm] Update spec tests 2018-07-26 09:54:02 +00:00
webkit [test] Bump shards on slow arm64 trybot 2018-08-10 14:22:01 +00:00
BUILD.gn Reland "[test] Add logic to run tests on Android" 2018-08-10 17:56:12 +00:00