[Webkit-unassigned] [Bug 13623] Decompilation of function doesn't compile with "++(x, y)"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 10 04:36:16 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13623
------- Comment #1 from macdome at opendarwin.org 2007-05-10 04:36 PDT -------
Except there is no "compile time" in JavaScriptCore. JSC parses the source to
make an abstract syntax tree and then walks the tree for execution.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list