Reviewers: ulan, fschneider,

Description:
Fix sharing of literal boilerplates for optimized code.

This makes sure the literal boilerplates array is correctly shared
together with optimized code when caching of optimized code is enabled.
It also enabled said caching by default again.

[email protected]
BUG=v8:2193
TEST=mjsunit/regress/regress-2193


Please review this at https://chromiumcodereview.appspot.com/10649008/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/compiler.cc
  M src/factory.cc
  M src/flag-definitions.h
  M src/objects.h
  M src/objects.cc
  M src/runtime.cc
  A + test/mjsunit/regress/regress-2193.js


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

Reply via email to