mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
Follow up fix for bug 626361.
This commit is contained in:
parent
912f8a1b36
commit
30ffb7b2e0
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user