Reviewers: danno,

Message:
Hi Danno,
Here is the reland with the Clang fix. PTAL, thanks,
--Michael

Description:
Re-land r25392 Use a stub in crankshaft for grow store arrays.

Code was vulnerable to different evaluation order in Clang.

[email protected]

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+335, -29 lines):
  M src/arm/interface-descriptors-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/arm64/interface-descriptors-arm64.cc
  M src/code-stubs.h
  M src/code-stubs.cc
  M src/code-stubs-hydrogen.cc
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/hydrogen-instructions.cc
  M src/ia32/interface-descriptors-ia32.cc
  M src/interface-descriptors.h
  M src/interface-descriptors.cc
  M src/objects.h
  M src/objects.cc
  M src/objects-inl.h
  M src/runtime/runtime.h
  M src/runtime/runtime-array.cc
  M src/x64/interface-descriptors-x64.cc
  A test/mjsunit/ensure-growing-store-learns.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/d/optout.

Reply via email to