Searched defs:JSCallNew (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | call_signature.cpp | 979 DEF_CALL_SIGNATURE(JSCallNew) in DEF_CALL_SIGNATURE() argument |
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
D | optimized_call.cpp | 295 void OptimizedCall::JSCallNew(ExtendedAssembler *assembler) in JSCallNew() function in panda::ecmascript::x64::OptimizedCall |
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
D | optimized_call.cpp | 376 void OptimizedCall::JSCallNew(ExtendedAssembler *assembler) in JSCallNew() function in panda::ecmascript::aarch64::OptimizedCall |