https://codereview.chromium.org/153823003/diff/60001/src/hydrogen-instructions.h
File src/hydrogen-instructions.h (right):
https://codereview.chromium.org/153823003/diff/60001/src/hydrogen-instructions.h#newcode2707
src/hydrogen-instructions.h:2707: }
If all but the last map we are adding are stable then we will add
dependency even if the instruction is not stable. Is it ok?
https://codereview.chromium.org/153823003/diff/60001/test/cctest/test-deoptimization.cc
File test/cctest/test-deoptimization.cc (right):
https://codereview.chromium.org/153823003/diff/60001/test/cctest/test-deoptimization.cc#newcode616
test/cctest/test-deoptimization.cc:616: // CHECK_EQ(0,
Deoptimizer::GetDeoptimizedCodeCount(CcTest::i_isolate()));
What if we disable check elimination for this test instead of commenting
this?
https://codereview.chromium.org/153823003/diff/60001/test/cctest/test-deoptimization.cc#newcode698
test/cctest/test-deoptimization.cc:698: // CHECK_EQ(0,
Deoptimizer::GetDeoptimizedCodeCount(CcTest::i_isolate()));
Same as above.
https://codereview.chromium.org/153823003/
--
--
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/groups/opt_out.