Back out due to Mac Tp orange (454184).

This commit is contained in:
Brendan Eich
2009-01-27 15:52:10 -08:00
parent b9251e68c6
commit 21168d19c5
10 changed files with 46 additions and 257 deletions

View File

@@ -2752,7 +2752,6 @@ Decompile(SprintStack *ss, jsbytecode *pc, intN nb, JSOp nextop)
case JSOP_CALLUPVAR:
case JSOP_GETUPVAR:
JS_ASSERT(jp->script->flags & JSSF_SAVED_CALLER_FUN);
if (!jp->fun)
JS_GET_SCRIPT_FUNCTION(jp->script, 0, jp->fun);