[Webkit-unassigned] [Bug 79851] Return value from executed script in Chromium.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 9 23:39:40 PDT 2012


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





--- Comment #26 from Adam Barth <abarth at webkit.org>  2012-04-09 23:39:38 PST ---
I'm not 100% sure either.  Certainly, if we're returning local handles, we'll need the caller to have their own HandleScope.  I'm not sure what happens if you have two HandleScopes on the stack.  Are locals bound to the most recent HandleScope or to the last to unwind?

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