Updates:
        Blockedon: 2087

Comment #1 on issue 2094 by [email protected]: Allow sharing of literals array within a context
http://code.google.com/p/v8/issues/detail?id=2094

We decided to land this change together with the sharing of optimized code across closures. We will already introduce a mapping from context to optimized code into the SharedFunctionInfo, extending this mapping to also cover literals array is probably the simplest approach.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to