[Webkit-unassigned] [Bug 18634] SQUIRRELFISH: correctly handle variable and function declarations in eval code
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 22 19:16:42 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18634
cwzwarich at uwaterloo.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #20761| |review?
Flag| |
------- Comment #8 from cwzwarich at uwaterloo.ca 2008-04-22 19:16 PDT -------
Created an attachment (id=20761)
--> (http://bugs.webkit.org/attachment.cgi?id=20761&action=view)
Proposed patch implementing function declarations in eval code
This patch implements function declarations in eval code. In the process, it
fixes 12 JavaScriptCore test failures.
Should declaredVariables and declaredFunctions be declaredVariableIdentifiers
and declaredFunctionIdentifiers?
--
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