Skip to content
GitLab
Explore
Sign in
Register
Feb 14, 2008
35f01562
Avoid calling JS_ValueToInt32() with an undefined value (==JSVAL_VOID) as this
· 35f01562
rswindell
authored
Feb 14, 2008
can crash SpiderMonkey as it tries to report the error.
35f01562
Avoid calling JS_ValueToInt32() with an undefined value (==JSVAL_VOID) as this
rswindell
authored
Feb 14, 2008
can crash SpiderMonkey as it tries to report the error.
Loading