[Webkit-unassigned] [Bug 110206] [v8] ScriptValue has dangerous copy semantics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 09:09:16 PST 2013


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





--- Comment #7 from Kentaro Hara <haraken at chromium.org>  2013-02-19 09:11:38 PST ---
(From update of attachment 189072)
The change looks better than before.

In terms of performance, is it really worth introducing v8ValueRaw() ? What happens if you always create a new local handle in v8Value() ? I think that Local::New() is very light as long as you pass an Isolate parameter to it.

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