Home
last modified time | relevance | path

Searched refs:tailCallVMInternal (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DBaselineCacheIRCompiler.h32 void tailCallVMInternal(MacroAssembler& masm, TailCallVMFunctionId id);
H A DBaselineIC.cpp109 [[nodiscard]] bool tailCallVMInternal(MacroAssembler& masm,
523 bool FallbackICCodeCompiler::tailCallVMInternal(MacroAssembler& masm, in tailCallVMInternal() function in js::jit::FallbackICCodeCompiler
553 return tailCallVMInternal(masm, id); in tailCallVM()
H A DBaselineCacheIRCompiler.cpp123 tailCallVMInternal(masm, id); in tailCallVM()
126 void BaselineCacheIRCompiler::tailCallVMInternal(MacroAssembler& masm, in tailCallVMInternal() function in BaselineCacheIRCompiler
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DBaselineCacheIRCompiler.h35 void tailCallVMInternal(MacroAssembler& masm, TailCallVMFunctionId id);
H A DBaselineIC.h897 MOZ_MUST_USE bool tailCallVMInternal(MacroAssembler& masm,
H A DBaselineCacheIRCompiler.cpp116 tailCallVMInternal(masm, id); in tailCallVM()
119 void BaselineCacheIRCompiler::tailCallVMInternal(MacroAssembler& masm, in tailCallVMInternal() function in BaselineCacheIRCompiler
H A DBaselineIC.cpp1039 bool ICStubCompilerBase::tailCallVMInternal(MacroAssembler& masm, in tailCallVMInternal() function in js::jit::ICStubCompilerBase
1068 return tailCallVMInternal(masm, id); in tailCallVM()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DBaselineCacheIRCompiler.h32 void tailCallVMInternal(MacroAssembler& masm, TailCallVMFunctionId id);
H A DBaselineIC.cpp109 [[nodiscard]] bool tailCallVMInternal(MacroAssembler& masm,
523 bool FallbackICCodeCompiler::tailCallVMInternal(MacroAssembler& masm, in tailCallVMInternal() function in js::jit::FallbackICCodeCompiler
553 return tailCallVMInternal(masm, id); in tailCallVM()
H A DBaselineCacheIRCompiler.cpp123 tailCallVMInternal(masm, id); in tailCallVM()
126 void BaselineCacheIRCompiler::tailCallVMInternal(MacroAssembler& masm, in tailCallVMInternal() function in BaselineCacheIRCompiler
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DBaselineCacheIRCompiler.h54 void tailCallVMInternal(MacroAssembler& masm, TailCallVMFunctionId id);
H A DBaselineIC.cpp91 [[nodiscard]] bool tailCallVMInternal(MacroAssembler& masm,
510 bool FallbackICCodeCompiler::tailCallVMInternal(MacroAssembler& masm, in tailCallVMInternal() function in js::jit::FallbackICCodeCompiler
540 return tailCallVMInternal(masm, id); in tailCallVM()
H A DBaselineCacheIRCompiler.cpp122 tailCallVMInternal(masm, id); in tailCallVM()
125 void BaselineCacheIRCompiler::tailCallVMInternal(MacroAssembler& masm, in tailCallVMInternal() function in BaselineCacheIRCompiler