v8/test/cctest/parsing
Leszek Swirski 733b15744f [GetIsolate] Remove 1-arg handles around ScriptIterator
Change the ScriptIterator to:

    a) construct its script list handle using the given isolate, and
    b) take the Script (which it doesn't store) by pointer instead of
       by Handle, to avoid callers needing to allocate a handle.

Bug: v8:7786
Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
Change-Id: I72c1ee13f1b72fe962f4b1bccba69ae4e97088a7
Reviewed-on: https://chromium-review.googlesource.com/1113316
Reviewed-by: Dan Elphick <delphick@chromium.org>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Reviewed-by: Yang Guo <yangguo@chromium.org>
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/master@{#54018}
2018-06-26 08:52:30 +00:00
..
test-parse-decision.cc [GetIsolate] Remove 1-arg handles around ScriptIterator 2018-06-26 08:52:30 +00:00
test-preparser.cc [GetIsolate] More low-hanging fruit 2018-06-23 09:53:20 +00:00
test-scanner-streams.cc Reland: [cleanup] Refactor the Factory 2018-04-09 19:52:22 +00:00
test-scanner.cc [parser] Remove use counter for U+2028 & U+2029 2017-12-11 20:32:39 +00:00