v8/test/cctest/parsing
rmcilroy 9e7d5a6065 Reland: [Parse] ParseInfo owns the parsing Zone.
Moves ownership of the parsing Zone to ParseInfo with a shared_ptr. This is
in preperation for enabling background compilation jobs for inner functions
share the AST in the outer-function's parse zone memory (read-only), with the
and zone being released when all compilation jobs have completed.

BUG=v8:5203,v8:5215

Review-Url: https://codereview.chromium.org/2632123006
Cr-Original-Commit-Position: refs/heads/master@{#42993}
Committed: 14fb337200
Review-Url: https://codereview.chromium.org/2632123006
Cr-Commit-Position: refs/heads/master@{#42996}
2017-02-07 14:04:43 +00:00
..
test-parse-decision.cc include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
test-preparser.cc Reland: [Parse] ParseInfo owns the parsing Zone. 2017-02-07 14:04:43 +00:00
test-scanner-streams.cc [scanner] Regression test for Utf-8 BOM handling (crbug.com/685618). 2017-01-30 23:21:03 +00:00
test-scanner.cc include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00