[Webkit-unassigned] [Bug 27762] [v8] Cache atomic strings in externalized v8 strings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 09:23:20 PDT 2009


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





--- Comment #20 from Eric Seidel <eric at webkit.org>  2009-07-29 09:23:17 PDT ---
(From update of attachment 33695)
Of course JSC runs on linux. :)  I still think v8-specific hacks are a bad
thing.

Spacing:
+    if (!v8String->MakeExternal(resource)) {
+        // In case of a failure delete the external resource as it was not
used.
+       delete resource;
+    }

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