Home
last modified time | relevance | path

Searched defs:isNew (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp368 void OptimizedCall::GenJSCall(ExtendedAssembler *assembler, bool isNew) in GenJSCall()
388 void OptimizedCall::JSCallInternal(ExtendedAssembler *assembler, Register jsfunc, bool isNew) in JSCallInternal()
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp307 void OptimizedCall::GenJSCall(ExtendedAssembler *assembler, bool isNew) in GenJSCall()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp998 bool isNew, const char* comment) in CallBuiltinRuntime()
Dslowpath_lowering.cpp2998 Variable *result, Label *exit, bool isNew) in LowerFastCall()
Dstub_builder-inl.h247 bool isNew, const char* comment) in CallBuiltinRuntime()