Chromium Code Reviews
DescriptionSupport lazy parsing of inner functions
The approach here is for the PreParser to report usage of identifiers in
expression and calls to eval() with the ParserRecorder interface, which
handily also creates the CachedData used to skip this work the next time
we encounter the same script.
BUG=v8:3195
LOG=Y
Patch Set 1 #Patch Set 2 : Track variable declarations in the preparser #
Total comments: 1
Patch Set 3 : Actually track variable declarations in the preparser #
Messages
Total messages: 16 (2 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||