Searched refs:getBaselineCacheIRStubCode (Results 1 – 10 of 10) sorted by relevance
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/ |
H A D | JitZone.h | 122 JitCode* getBaselineCacheIRStubCode(const CacheIRStubKey::Lookup& key, in getBaselineCacheIRStubCode() function
|
H A D | BaselineCacheIRCompiler.cpp | 1973 JitCode* code = jitZone->getBaselineCacheIRStubCode(lookup, &stubInfo); in AttachBaselineCacheIRStub()
|
/dports/www/firefox/firefox-99.0/js/src/jit/ |
H A D | JitZone.h | 122 JitCode* getBaselineCacheIRStubCode(const CacheIRStubKey::Lookup& key, in getBaselineCacheIRStubCode() function
|
H A D | BaselineCacheIRCompiler.cpp | 2100 JitCode* code = jitZone->getBaselineCacheIRStubCode(lookup, &stubInfo); in AttachBaselineCacheIRStub()
|
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/ |
H A D | JitZone.h | 122 JitCode* getBaselineCacheIRStubCode(const CacheIRStubKey::Lookup& key, in getBaselineCacheIRStubCode() function
|
H A D | BaselineCacheIRCompiler.cpp | 1973 JitCode* code = jitZone->getBaselineCacheIRStubCode(lookup, &stubInfo); in AttachBaselineCacheIRStub()
|
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/ |
H A D | JitRealm.h | 519 JitCode* getBaselineCacheIRStubCode(const CacheIRStubKey::Lookup& key, in getBaselineCacheIRStubCode() function
|
H A D | BaselineCacheIRCompiler.cpp | 2046 JitCode* code = jitZone->getBaselineCacheIRStubCode(lookup, &stubInfo); in AttachBaselineCacheIRStub()
|
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/ |
H A D | JitCompartment.h | 433 JitCode* getBaselineCacheIRStubCode(const CacheIRStubKey::Lookup& key, in getBaselineCacheIRStubCode() function
|
H A D | BaselineCacheIRCompiler.cpp | 2143 JitCode* code = jitZone->getBaselineCacheIRStubCode(lookup, &stubInfo); in AttachBaselineCacheIRStub()
|