[Webkit-unassigned] [Bug 7751] Scope is broken with nested evals inside of functions.
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Fri Mar 17 11:06:52 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7751
------- Comment #2 from tolmasky at gmail.com 2006-03-17 11:06 PDT -------
Created an attachment (id=7136)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=7136&action=view)
Reduced Test Case
The function internals should be outputted.
I believe what's happening is that if the scope is not 100% "shallow" it
refuses to allow declarations of type function [name] { } to be added to the
global object.
--
Configure bugmail: http://bugzilla.opendarwin.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