https://codereview.chromium.org/1213623020/diff/1/src/deoptimizer.cc
File src/deoptimizer.cc (right):

https://codereview.chromium.org/1213623020/diff/1/src/deoptimizer.cc#newcode1235
src/deoptimizer.cc:1235: value =
reinterpret_cast<intptr_t>(isolate_->heap()->undefined_value());
Maybe I'm missing something here. Why is this set to undefined.
Shouldn't we use the original constructor?

https://codereview.chromium.org/1213623020/

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