Home
last modified time | relevance | path

Searched refs:tryAttachArrayPush (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/jit/
H A DCacheIRGenerator.h492 AttachDecision tryAttachArrayPush(HandleFunction callee);
H A DCacheIR.cpp5264 AttachDecision CallIRGenerator::tryAttachArrayPush(HandleFunction callee) { in tryAttachArrayPush() function in CallIRGenerator
9198 return tryAttachArrayPush(callee); in tryAttachInlinableNative()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DCacheIR.h1521 AttachDecision tryAttachArrayPush(HandleFunction callee);
H A DCacheIR.cpp4849 AttachDecision CallIRGenerator::tryAttachArrayPush(HandleFunction callee) { in tryAttachArrayPush() function in CallIRGenerator
5651 return tryAttachArrayPush(callee); in tryAttachInlinableNative()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DCacheIR.cpp4067 bool CallIRGenerator::tryAttachArrayPush() { in tryAttachArrayPush() function in CallIRGenerator
4235 if (tryAttachArrayPush()) return true; in tryAttachStub()
H A DCacheIR.h1650 bool tryAttachArrayPush();
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DCacheIR.h1664 AttachDecision tryAttachArrayPush(HandleFunction callee);
H A DCacheIR.cpp5055 AttachDecision CallIRGenerator::tryAttachArrayPush(HandleFunction callee) { in tryAttachArrayPush() function in CallIRGenerator
8716 return tryAttachArrayPush(callee); in tryAttachInlinableNative()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DCacheIR.h1664 AttachDecision tryAttachArrayPush(HandleFunction callee);
H A DCacheIR.cpp5055 AttachDecision CallIRGenerator::tryAttachArrayPush(HandleFunction callee) { in tryAttachArrayPush() function in CallIRGenerator
8716 return tryAttachArrayPush(callee); in tryAttachInlinableNative()