https://codereview.chromium.org/43693002/diff/200001/src/x64/macro-assembler-x64.cc
File src/x64/macro-assembler-x64.cc (right):

https://codereview.chromium.org/43693002/diff/200001/src/x64/macro-assembler-x64.cc#newcode4093
src/x64/macro-assembler-x64.cc:4093: push(Immediate(object_size));
please add  AllowStubCallsScope allow_scope(this, true); call here.
Otherwise it will fail on compilation StringAdd stub.

https://codereview.chromium.org/43693002/

--
--
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/groups/opt_out.

Reply via email to