[Webkit-unassigned] [Bug 55567] JavaString API should be implementable by both JSC and V8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 12:07:27 PST 2011


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





--- Comment #6 from Steve Block <steveblock at google.com>  2011-03-02 12:07:27 PST ---
> The stated intent is for something which both v8 and jsc can implement but
> the v8 implementation is non-existant:
The primary intention is to avoid needless ifdefs in the JavaString API. This ifdef should have been avoided when the V8 implementation was first upstreamed.

A real implementation of the method will be provided as part of Bug 55566, for which this change is a requirement. I also have other refactorings coming up that will require JavaString to have a UTF-16 getter.

> I believe a fwd declaration with suffice instead of including the header.
Will do.

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