Follow-up comment.

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

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

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to