On Mar 8, 2009, at 6:09 PM, ying lcs wrote:
Can you please tell me where is the code which parses the js file and build a call-syntax tree?
In the JavaScriptCore/parser directory.
And if JavaScriptCore/interpreter/Interpreter.cpp is the code which does the javascript call-syntax execution.
Yes, roughly speaking, when the JIT is not used.
-- Darin
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

