зеркало из https://github.com/mozilla/pjs.git
Use PUSH to initialize scanned stack space (352606, r=mrbkap).
This commit is contained in:
Родитель
c0b5b8a990
Коммит
b032f72afa
|
@ -3691,7 +3691,8 @@ interrupt:
|
|||
* or decrement result, if converted to a jsdouble from
|
||||
* a non-number value, from GC nesting in the setter.
|
||||
*/
|
||||
vp = sp++;
|
||||
vp = sp;
|
||||
PUSH(JSVAL_VOID);
|
||||
SAVE_SP(fp);
|
||||
--i;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче