Reviewers: danno,

Description:
Reland [Object.observe] Don't force normalization of elements for observed
objects

Original Issue: https://codereview.chromium.org/29353003/

Note that this version of the patch includes logic for bailing out of compiled
ArrayPush/ArrayPop calls if the array is observed (see stub-cache-*)

BUG=v8:2946


Please review this at https://codereview.chromium.org/68343016/

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

Affected files (+137, -65 lines):
  M src/arm/ic-arm.cc
  M src/arm/stub-cache-arm.cc
  M src/builtins.cc
  M src/ia32/ic-ia32.cc
  M src/ia32/stub-cache-ia32.cc
  M src/mips/ic-mips.cc
  M src/mips/stub-cache-mips.cc
  M src/objects-debug.cc
  M src/objects-inl.h
  M src/objects.h
  M src/objects.cc
  M src/x64/ic-x64.cc
  M src/x64/stub-cache-x64.cc
  M test/mjsunit/harmony/object-observe.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to