Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1186 DEF_CALL_SIGNATURE(ConstructorJSCallWithArgV) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp1094 void OptimizedCall::ConstructorJSCallWithArgV([[maybe_unused]]ExtendedAssembler *assembler) in ConstructorJSCallWithArgV() function in panda::ecmascript::aarch64::OptimizedCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp1363 void OptimizedCall::ConstructorJSCallWithArgV(ExtendedAssembler *assembler) in ConstructorJSCallWithArgV() function in panda::ecmascript::x64::OptimizedCall