http://codereview.chromium.org/19745/diff/1/2 File src/codegen-arm.cc (right):
http://codereview.chromium.org/19745/diff/1/2#newcode1154 Line 1154: frame_->Pop(); What is it that we are popping here? If it is the value that has been loaded with "Load(val)" then aren't you doing things in the wrong order? In any case this code is so tricky that added comments are definitely going to be a plus when revisiting. http://codereview.chromium.org/19745 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
