https://codereview.chromium.org/190823002/diff/1/src/arm/full-codegen-arm.cc
File src/arm/full-codegen-arm.cc (right):

https://codereview.chromium.org/190823002/diff/1/src/arm/full-codegen-arm.cc#newcode2198
src/arm/full-codegen-arm.cc:2198: ConstantPoolUnavailableScope
constant_pool_unavailable(masm_);
On 2014/03/11 16:19:57, ulan wrote:
I see, thanks for explaining! What about putting instructions from
ldr(pp, ...)
until the Jump(r3) into a new block { }? That would make clear when
exactly the
scope is active.

Good call! Done.

https://codereview.chromium.org/190823002/

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