https://chromiumcodereview.appspot.com/9455016/diff/1/src/hydrogen-instructions.cc File src/hydrogen-instructions.cc (right):
https://chromiumcodereview.appspot.com/9455016/diff/1/src/hydrogen-instructions.cc#newcode388 src/hydrogen-instructions.cc:388: // dead and only the first item in the use list of each operand. For the Comment seems messed up here. https://chromiumcodereview.appspot.com/9455016/diff/1/src/hydrogen-instructions.cc#newcode394 src/hydrogen-instructions.cc:394: HUseListNode* first = operand->use_list_; I have the suspicion that operand->use_list_ can be NULL. https://chromiumcodereview.appspot.com/9455016/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
