Reviewers: ulan, Rodolph Perfetta (ARM),

Message:
Part of the out-of-line constant pool change - PTAL.

Description:
Introduce FrameAndConstantPoolScope and ConstantPoolUnavailableScope.

Adds FrameAndConstantPoolScope and ConstantPoolUnavailableScope to enable
scoped management of constant pool availability.  Also load constant pool
pointer when entering an internal frame scope.

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

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

Affected files (+138, -40 lines):
  M src/arm/assembler-arm.h
  M src/arm/assembler-arm.cc
  M src/arm/builtins-arm.cc
  M src/arm/code-stubs-arm.cc
  M src/arm/debug-arm.cc
  M src/arm/full-codegen-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/arm/macro-assembler-arm.h
  M src/arm/macro-assembler-arm.cc
  M src/arm/stub-cache-arm.cc
  M src/macro-assembler.h


--
--
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