Searched defs:JSCallCommonFastPath (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
| D | asm_interpreter_call.cpp | 426 void AsmInterpreterCall::JSCallCommonFastPath(ExtendedAssembler *assembler, JSCallMode mode, Label … in JSCallCommonFastPath() function in panda::ecmascript::x64::AsmInterpreterCall |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
| D | asm_interpreter_call.cpp | 190 void AsmInterpreterCall::JSCallCommonFastPath(ExtendedAssembler *assembler, JSCallMode mode, Label … in JSCallCommonFastPath() function in panda::ecmascript::aarch64::AsmInterpreterCall |