Home
last modified time | relevance | path

Searched defs:JSBoundFunctionCallInternal (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp915 void OptimizedCall::JSBoundFunctionCallInternal(ExtendedAssembler *assembler, Register glue, in JSBoundFunctionCallInternal() function in panda::ecmascript::aarch64::OptimizedCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp882 void OptimizedCall::JSBoundFunctionCallInternal(ExtendedAssembler *assembler, Register jsFuncReg, L… in JSBoundFunctionCallInternal() function in panda::ecmascript::x64::OptimizedCall