mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-04 16:15:25 +00:00
Bug 370101, r=brendan
This commit is contained in:
parent
75f85212c6
commit
5ec6f0c1f2
@ -5822,6 +5822,7 @@ interrupt:
|
||||
END_CASE(JSOP_SETMETHOD)
|
||||
|
||||
BEGIN_CASE(JSOP_GETFUNNS)
|
||||
SAVE_SP_AND_PC(fp);
|
||||
ok = js_GetFunctionNamespace(cx, &rval);
|
||||
if (!ok)
|
||||
goto out;
|
||||
|
Loading…
Reference in New Issue
Block a user