DescriptionTranslate AST to Hydrogen missing position
This patch translates RelocInfo::kNoPosition to SourcePosition::Unknown()
in constructing the Hydrogen graph from the parser's output. The translation
is done to increase the flexibility of the parser to desugar more things
that don't have natural locations.
R=bmeurer@chromium.org
BUG=v8:4377
LOG=N
Committed: https://crrev.com/032a35ffb6d625c9a0639c3afd54181938ac49a3
Cr-Commit-Position: refs/heads/master@{#30337}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|