Searched defs:ThrowNonCallableInternal (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
H A D | optimized_call.cpp | 852 void OptimizedCall::ThrowNonCallableInternal(ExtendedAssembler *assembler, Register glueReg) in ThrowNonCallableInternal() function in panda::ecmascript::x64::OptimizedCall |
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
H A D | optimized_call.cpp | 894 void OptimizedCall::ThrowNonCallableInternal(ExtendedAssembler *assembler, Register sp) in ThrowNonCallableInternal() function in panda::ecmascript::aarch64::OptimizedCall |
Completed in 5 milliseconds