Searched defs:JSProxyCallInternal (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
| D | optimized_call.cpp | 757 void OptimizedCall::JSProxyCallInternal(ExtendedAssembler *assembler, Register sp, Register jsfunc) in JSProxyCallInternal() function in panda::ecmascript::aarch64::OptimizedCall |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
| D | optimized_call.cpp | 1022 void OptimizedCall::JSProxyCallInternal(ExtendedAssembler *assembler, Register jsFuncReg) in JSProxyCallInternal() function in panda::ecmascript::x64::OptimizedCall |