As discussed offline, we might need to propagate this flag to dominated blocks.

http://codereview.chromium.org/7003087/diff/1/src/hydrogen.cc
File src/hydrogen.cc (right):

http://codereview.chromium.org/7003087/diff/1/src/hydrogen.cc#newcode1452
src/hydrogen.cc:1452: if (!AllowCodeMotion()) return false;
return AllowCodeMotion() && !instr->block()->IsDeoptimizing();

http://codereview.chromium.org/7003087/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to