Searched defs:PushCallThisArg0AndDispatch (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
| H A D | asm_interpreter_call.cpp | 437 void AsmInterpreterCall::PushCallThisArg0AndDispatch(ExtendedAssembler *assembler) in PushCallThisArg0AndDispatch() function in panda::ecmascript::aarch64::AsmInterpreterCall |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
| H A D | asm_interpreter_call.cpp | 409 void AsmInterpreterCall::PushCallThisArg0AndDispatch(ExtendedAssembler *assembler) in PushCallThisArg0AndDispatch() function in panda::ecmascript::x64::AsmInterpreterCall |
Completed in 7 milliseconds