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_);
Shouldn't this scope be
- at the beginning of the "if (resume_mode == JSGeneratorObject::NEXT)"
branch?
- or inside the "if (FLAG_enable_ool_constant_pool)" branch?

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