Home
last modified time | relevance | path

Searched defs:ctorFunc (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/base/
DclassDefinition.cpp744 auto *ctorFunc = ctor_->Function(); in CalculateClassExpectedPropertyCount() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp48 auto ctorFunc = JSFunction::Cast(ctorValue.GetTaggedObject()); in ProfileDefineClass() local
87 auto ctorFunc = JSFunction::Cast(ctorValue.GetTaggedObject()); in ProfileClassRootHClass() local
117 auto ctorFunc = JSFunction::Cast(ctorValue.GetTaggedObject()); in ProfileNapiRootHClass() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DutilityTypeHandlers.cpp769 auto *const ctorFunc = ctor->Function(); in CreateConstructorForPartialType() local
/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.cpp718 auto *ctorFunc = ctor->Function(); in CreateImplicitConstructor() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp1079 …ion> Builtins::InitializeExoticConstructor(const JSHandle<GlobalEnv> &env, EcmaEntrypoint ctorFunc, in InitializeExoticConstructor()
2752 … const JSHandle<JSObject> &prototype, EcmaEntrypoint ctorFunc, in NewBuiltinConstructor()
2770 … const JSHandle<JSObject> &prototype, EcmaEntrypoint ctorFunc, in NewBuiltinCjsCtor()
3220EcmaEntrypoint ctorFunc, std::string_view name, int length) in NewIntlConstructor()
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp171EcmaEntrypoint ctorFunc, const char *name, int length) in NewContainerConstructor()
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.cpp4080 JSFunction *ctorFunc = JSFunction::Cast(ctor.GetTaggedObject()); in RunInternal() local
4215 JSFunction *ctorFunc = JSFunction::Cast(ctor.GetTaggedObject()); in RunInternal() local
4351 JSFunction *ctorFunc = JSFunction::Cast(ctor.GetTaggedObject()); in RunInternal() local
Dinterpreter_assembly.cpp3912 JSFunction *ctorFunc = JSFunction::Cast(ctor.GetTaggedObject()); in HandleWideNewobjrangePrefImm16V8() local
7400 JSFunction *ctorFunc = JSFunction::Cast(ctor.GetTaggedObject()); in HandleNewobjrangeImm16Imm8V8() local
7543 JSFunction *ctorFunc = JSFunction::Cast(ctor.GetTaggedObject()); in HandleNewobjrangeImm8Imm8V8() local