Searched refs:putBaselineCacheIRStubCode (Results 1 – 10 of 10) sorted by relevance
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/ |
H A D | JitZone.h | 132 [[nodiscard]] bool putBaselineCacheIRStubCode( in putBaselineCacheIRStubCode() function
|
H A D | BaselineCacheIRCompiler.cpp | 2000 if (!jitZone->putBaselineCacheIRStubCode(lookup, key, code)) { in AttachBaselineCacheIRStub()
|
/dports/www/firefox/firefox-99.0/js/src/jit/ |
H A D | JitZone.h | 132 [[nodiscard]] bool putBaselineCacheIRStubCode( in putBaselineCacheIRStubCode() function
|
H A D | BaselineCacheIRCompiler.cpp | 2127 if (!jitZone->putBaselineCacheIRStubCode(lookup, key, code)) { in AttachBaselineCacheIRStub()
|
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/ |
H A D | JitZone.h | 132 [[nodiscard]] bool putBaselineCacheIRStubCode( in putBaselineCacheIRStubCode() function
|
H A D | BaselineCacheIRCompiler.cpp | 2000 if (!jitZone->putBaselineCacheIRStubCode(lookup, key, code)) { in AttachBaselineCacheIRStub()
|
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/ |
H A D | JitRealm.h | 529 MOZ_MUST_USE bool putBaselineCacheIRStubCode( in putBaselineCacheIRStubCode() function
|
H A D | BaselineCacheIRCompiler.cpp | 2073 if (!jitZone->putBaselineCacheIRStubCode(lookup, key, code)) { in AttachBaselineCacheIRStub()
|
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/ |
H A D | JitCompartment.h | 443 MOZ_MUST_USE bool putBaselineCacheIRStubCode( in putBaselineCacheIRStubCode() function
|
H A D | BaselineCacheIRCompiler.cpp | 2163 if (!jitZone->putBaselineCacheIRStubCode(lookup, key, code)) return nullptr; in AttachBaselineCacheIRStub()
|