I see statements such as if peek() ==, and var foo = peek(), but I'm able 
to locate its definition. Would someone mind pointing me to its definition? 
I see this in line 319 of string.js: 
var peek = %_StringCharCodeAt(string, position);

But I don't see that as a dependency for the modules required by 
parser.cc. Do any of the preparser sources use the library files?

-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to