LGTM with comment.

https://chromiumcodereview.appspot.com/10908195/diff/2001/src/arm/lithium-codegen-arm.cc
File src/arm/lithium-codegen-arm.cc (right):

https://chromiumcodereview.appspot.com/10908195/diff/2001/src/arm/lithium-codegen-arm.cc#newcode2483
src/arm/lithium-codegen-arm.cc:2483: if
(masm_->InstructionsGeneratedSince(&before_push_delta) != 2) {
Maybe add an assert that InstructionsGeneratedSince(&before_push_delta)
== 1 in this case.

https://chromiumcodereview.appspot.com/10908195/

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

Reply via email to