Uploaded the missing x64, arm, and a64 ports. This is now ready for a proper
review.


https://codereview.chromium.org/169683003/diff/130001/src/a64/code-stubs-a64.cc
File src/a64/code-stubs-a64.cc (right):

https://codereview.chromium.org/169683003/diff/130001/src/a64/code-stubs-a64.cc#newcode3212
src/a64/code-stubs-a64.cc:3212: __ JumpIfRoot(x4, kMegamorphicRootIndex,
&done);
I think this was missing before.

https://codereview.chromium.org/169683003/diff/130001/src/arm/code-stubs-arm.cc
File src/arm/code-stubs-arm.cc (right):

https://codereview.chromium.org/169683003/diff/130001/src/arm/code-stubs-arm.cc#newcode3034
src/arm/code-stubs-arm.cc:3034: __ CompareRoot(r4,
kMegamorphicRootIndex);
I think this was missing before.

https://codereview.chromium.org/169683003/

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