https://codereview.chromium.org/777243002/diff/20001/src/compiler/code-generator.cc
File src/compiler/code-generator.cc (right):

https://codereview.chromium.org/777243002/diff/20001/src/compiler/code-generator.cc#newcode110
src/compiler/code-generator.cc:110:
EnsureRelocSpaceForLazyDeopt(result);
Would it hurt to just do the Deoptimizer call for all platforms? I.e.
just inline the ia32 implementation here?

You can even put a TODO(turbofan): on it.

https://codereview.chromium.org/777243002/

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