Home
last modified time | relevance | path

Searched defs:JSCallNewWithArgV (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1166 DEF_CALL_SIGNATURE(JSCallNewWithArgV) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp1082 void OptimizedCall::JSCallNewWithArgV(ExtendedAssembler *assembler) in JSCallNewWithArgV() function in panda::ecmascript::aarch64::OptimizedCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp1357 void OptimizedCall::JSCallNewWithArgV(ExtendedAssembler *assembler) in JSCallNewWithArgV() function in panda::ecmascript::x64::OptimizedCall