Status: Accepted
Owner: [email protected]
CC: [email protected]
Labels: Type-FeatureRequest Priority-Medium

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

Currently each JSFunction has a fresh copy of the literals array. We embed pointers to this array in optimized code. To enable sharing of optimized code between closures we should also share the corresponding literals array inside a context.


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

Reply via email to