Fixed ports. On non-Intel platforms internal references and external references
are accessed differently via reloc info.

@mstarzinger: I also turned off context specialization for asm if the code is intended to end up in a snapshot. In this case, obviously we want to share code
across all contexts that is instantiated from the snapshot, so context
specialization makes no sense. This currently only affects the particular test case in this CL, but if we decide to include Turbofan code in the snapshot in
the future, this will be necessary.

https://codereview.chromium.org/976623002/

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