v8/test/cctest/parsing
Camillo Bruni 61b217b1cb [parser] Use shared data buffer for PreparseData generation
By using a shared byte buffer on the preparser we can drastically
reduce the number of ZoneChunkLists.

Each PreparseDataBuilder now explicitly keeps track of all inner
builders/functions and writes out the data in consecutive order.

Change-Id: I0aada118d869b150108c1f633d9960474ad2f9a1
Reviewed-on: https://chromium-review.googlesource.com/c/1411600
Commit-Queue: Toon Verwaest <verwaest@chromium.org>
Reviewed-by: Toon Verwaest <verwaest@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58926}
2019-01-18 15:02:26 +00:00
..
test-parse-decision.cc [ubsan] Port SharedFunctionInfo to the new design 2018-11-28 21:23:50 +00:00
test-preparser.cc [parser] Use shared data buffer for PreparseData generation 2019-01-18 15:02:26 +00:00
test-scanner-streams.cc [ubsan] Port Name/String/Symbol to the new design 2018-11-27 01:42:36 +00:00
test-scanner.cc [parser] Detect duplciate lexical declarations in preparser 2018-12-18 16:32:28 +00:00