https://codereview.chromium.org/961973002/diff/80001/src/compiler/js-intrinsic-lowering.cc
File src/compiler/js-intrinsic-lowering.cc (right):

https://codereview.chromium.org/961973002/diff/80001/src/compiler/js-intrinsic-lowering.cc#newcode24
src/compiler/js-intrinsic-lowering.cc:24: case Runtime::kDeoptimizeNow:
On 2015/03/04 23:36:42, Michael Starzinger wrote:
Would it be possible to move the function to
INLINE_OPTIMIZED_FUNCTION_LIST,
thereby %DeoptimizeNow would become %_DeoptimizeNow (a syntax hit that
is IMHO
acceptable), but restore the invariant that only the "inline
intrisics" are
actually inlined?

It would be possible, but we would also have to implement a Crankshaft
version. I did not want to touch Crankshaft.

https://codereview.chromium.org/961973002/

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