Searched defs:JSBoundFunctionCallInternal (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
| D | optimized_call.cpp | 915 void OptimizedCall::JSBoundFunctionCallInternal(ExtendedAssembler *assembler, Register glue, in JSBoundFunctionCallInternal() function in panda::ecmascript::aarch64::OptimizedCall |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
| D | optimized_call.cpp | 882 void OptimizedCall::JSBoundFunctionCallInternal(ExtendedAssembler *assembler, Register jsFuncReg, L… in JSBoundFunctionCallInternal() function in panda::ecmascript::x64::OptimizedCall |