https://codereview.chromium.org/942513002/diff/20001/src/deoptimizer.cc
File src/deoptimizer.cc (right):

https://codereview.chromium.org/942513002/diff/20001/src/deoptimizer.cc#newcode2911
src/deoptimizer.cc:2911: CHECK(type_ == StackFrame::JAVA_SCRIPT || type_
== StackFrame::OPTIMIZED);
I am quite confused about how we could get StackFrame::OPTIMIZED here as
this method should only be called for output (i.e., unoptimized) frames.
The same goes for ComputeParametersCount and GetExpression.

https://codereview.chromium.org/942513002/

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