Comment #4 on issue 4377 by [email protected]: Switch should introduce a scope
https://code.google.com/p/v8/issues/detail?id=4377#c4

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/032a35ffb6d625c9a0639c3afd54181938ac49a3

commit 032a35ffb6d625c9a0639c3afd54181938ac49a3
Author: littledan <[email protected]>
Date: Mon Aug 24 17:18:41 2015

Translate 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.

[email protected]
BUG=v8:4377
LOG=N

Review URL: https://codereview.chromium.org/1313443002

Cr-Commit-Position: refs/heads/master@{#30337}

[modify] http://crrev.com/032a35ffb6d625c9a0639c3afd54181938ac49a3/src/hydrogen.h


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to