Reviewers: Benedikt Meurer,

Message:
PTAL

Description:
ARM: make predictable code size scope more precise in
DoDeferredInstanceOfKnownGlobal.

We block constant pool up to the call stub instruction, but the check for code
size
includes the next instruction after the call instruction. That instruction can
emit constant pool.

BUG=chromium:500831
LOG=NO
TEST=mjsunit/regress/regress-500831

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

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

Affected files (+126, -28 lines):
  M src/arm/lithium-codegen-arm.cc
  A test/mjsunit/regress/regress-500831.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