[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 10:13:10 PDT 2009


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





--- Comment #22 from Christian Plesner Hansen <christian.plesner.hansen at gmail.com>  2009-07-29 10:13:09 PDT ---
> Of course JSC runs on linux. :)  I still think v8-specific hacks are a bad
> thing.

I know jsc runs on linux but I assumed that chrome-jsc doesn't.  I may be wrong
about that and it would be very useful if it does run.

I agree that a solution that improves both vms would be better but I don't know
enough about webkit to decide how best to implement it or decide if it should
be implemented at all.  V8's string representation happens to be particularly
well suited for this kind of caching because we allow transparent
representation changes; I don't consider this a hack but just taking advantage
of the hooks that are available in v8 and not, as far as I know, in jsc.

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