This commit is contained in:
Chris Leary 2011-02-08 16:20:45 -08:00
Родитель 912f8a1b36
Коммит 30ffb7b2e0
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -2711,8 +2711,6 @@ mjit::Compiler::inlineCallHelper(uint32 callImmArgc, bool callingNew)
rejoin2 = stubcc.masm.jump();
}
RESERVE_IC_SPACE(masm);
/*
* If the call site goes to a closure over the same function, it will
* generate an out-of-line stub that joins back here.