DescriptionTiny Parser fix: init identifiers.
This bug went unnoticed because PreParserIdentifier and Handle<String> have
default ctors which create a null identifier, but this it not true for all
possible identifier types (especially pointers).
R=ulan@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=20834
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|