[Webkit-unassigned] [Bug 87192] JavaScriptCore should expose function (closure) inner context to debugger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 16:21:14 PDT 2012


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





--- Comment #4 from Geoffrey Garen <ggaren at apple.com>  2012-05-23 16:20:18 PST ---
function->scope()->object will give you the scope in which a function was defined.

Do you expect all functions to create closures all the time? That isn't usually the case.

-- 
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