LGTM
http://codereview.chromium.org/6348016/diff/1/src/ia32/lithium-codegen-ia32.cc File src/ia32/lithium-codegen-ia32.cc (right): http://codereview.chromium.org/6348016/diff/1/src/ia32/lithium-codegen-ia32.cc#newcode419 src/ia32/lithium-codegen-ia32.cc:419: ASSERT(instructions_->at(current_instruction_ + 1)->IsGap()); As far as I remember there used to be places where there could be two gaps before a lazy bailout, but that might have been changed. http://codereview.chromium.org/6348016/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
