[Webkit-unassigned] [Bug 31180] [v8] Do not retrieve handles in near death or empty state from the string impl cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 11:45:19 PST 2009


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





--- Comment #2 from Adam Barth <abarth at webkit.org>  2009-11-05 11:45:19 PDT ---
(From update of attachment 42581)
+ v8::Persistent<v8::String> handle(cachedV8String);

Why a Persistent handle?  Can we use a local handle here?

Can we test this?

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