This commit is contained in:
Andreas Gal 2008-06-28 17:14:42 -07:00
commit 91c85e9cb4

View File

@ -2548,7 +2548,7 @@ DoIncDec(JSContext *cx, JSFrameRegs& regs, const JSCodeSpec *cs, jsval *vp, jsva
if (!(cs->format & JOF_POST))
prim_copy(cx, *vp2, *vp);
return false;
return true;
}
inline bool