Searched defs:CallThisArg1AndDispatchFromBaseline (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
H A D | baseline_call.cpp | 138 void BaselineCall::CallThisArg1AndDispatchFromBaseline(ExtendedAssembler *assembler) in CallThisArg1AndDispatchFromBaseline() function in panda::ecmascript::x64::BaselineCall |
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
H A D | baseline_call.cpp | 141 void BaselineCall::CallThisArg1AndDispatchFromBaseline(ExtendedAssembler *assembler) in CallThisArg1AndDispatchFromBaseline() function in panda::ecmascript::aarch64::BaselineCall |
Completed in 2 milliseconds