Description[Interpreter] Don't require a CanonicalHandleScope for parse / renumbering
Removes the need for a CanonicalHandleScope for parsing and renumbering
phases when using Ignition. Since AST strings are canonicalized by the
AST value factory, we only need to make sure we use the same canonical
handles for any other handles we add to the bytecode generator.
This avoids a regression when enabling Ignition for all Turbofan code, and
improves CodeLoad on for Ignition by about 5%.
BUG=v8:4280
Committed: https://crrev.com/7db6c79acd6ccf45984275136e8c58c4be0f0fd9
Cr-Commit-Position: refs/heads/master@{#40595}
Patch Set 1 #Patch Set 2 #
Messages
Total messages: 17 (10 generated)
|