Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp265 auto ctorFunc = JSFunction::Cast(ctor); in ProfileObjLayout() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp1020 …ion> Builtins::InitializeExoticConstructor(const JSHandle<GlobalEnv> &env, EcmaEntrypoint ctorFunc, in InitializeExoticConstructor()
2927 … const JSHandle<JSObject> &prototype, EcmaEntrypoint ctorFunc, in NewBuiltinConstructor()
2938 … const JSHandle<JSObject> &prototype, EcmaEntrypoint ctorFunc, in NewBuiltinCjsCtor()
3317EcmaEntrypoint ctorFunc, const char *name, int length) in NewIntlConstructor()
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp170EcmaEntrypoint ctorFunc, const char *name, int length) in NewContainerConstructor()
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h3935 JSFunction *ctorFunc = JSFunction::Cast(ctor.GetTaggedObject()); in RunInternal() local
4069 JSFunction *ctorFunc = JSFunction::Cast(ctor.GetTaggedObject()); in RunInternal() local
4203 JSFunction *ctorFunc = JSFunction::Cast(ctor.GetTaggedObject()); in RunInternal() local
Dinterpreter_assembly.cpp3785 JSFunction *ctorFunc = JSFunction::Cast(ctor.GetTaggedObject()); in HandleWideNewobjrangePrefImm16V8() local
7011 JSFunction *ctorFunc = JSFunction::Cast(ctor.GetTaggedObject()); in HandleNewobjrangeImm16Imm8V8() local
7154 JSFunction *ctorFunc = JSFunction::Cast(ctor.GetTaggedObject()); in HandleNewobjrangeImm8Imm8V8() local