[Webkit-unassigned] [Bug 39256] Make sure globalExec always has a correct scopechain

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 17 20:47:22 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39256


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com




--- Comment #4 from Geoffrey Garen <ggaren at apple.com>  2010-05-17 20:47:22 PST ---
Can you arrange to initialize d()->globalCallFrame once?

As it stands, globalExec() will neurotically write the same ScopeChainNode* and CallFrame::noCaller() value to d()->globalCallFrame every time it's called.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list