No bug - Fix merge conflict on a CLOSED TREE. r=red

This commit is contained in:
Jan de Mooij 2013-04-03 18:09:26 +02:00
parent 2c3adaae43
commit 7482d9d8cd

View File

@ -4617,7 +4617,7 @@ DoGetIntrinsicFallback(JSContext *cx, BaselineFrame *frame, ICGetIntrinsic_Fallb
JS_ASSERT(op == JSOP_GETINTRINSIC || op == JSOP_CALLINTRINSIC);
if (!GetIntrinsicOperation(cx, script, pc, res))
if (!GetIntrinsicOperation(cx, pc, res))
return false;
// An intrinsic operation will always produce the same result, so only