[Webkit-unassigned] [Bug 62653] [V8][Chromium] Make StringCache in V8 bindings per-isolate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 14:04:48 PDT 2011


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





--- Comment #6 from Adam Barth <abarth at webkit.org>  2011-06-14 14:04:48 PST ---
(From update of attachment 97164)
View in context: https://bugs.webkit.org/attachment.cgi?id=97164&action=review

> Source/WebCore/bindings/v8/V8Binding.cpp:507
> +            data->lastStringImpl() = stringImpl;
> +            data->lastV8String() = handle;

Can we use setters for this instead?  This code looks strange.

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