Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_async_generator_object.cpp311 … JSHandle<JSTaggedValue> ctorValue = JSObject::GetProperty(thread, value, ctorKey).GetValue(); in PromiseResolve() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_promise_handler.cpp303 … JSHandle<JSTaggedValue> ctorValue = JSObject::GetProperty(thread, xValue, ctorKey).GetValue(); in PromiseResolve() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp43 auto ctorValue = JSTaggedValue(ctor); in ProfileDefineClass() local
82 auto ctorValue = JSTaggedValue(ctor); in ProfileClassRootHClass() local
112 auto ctorValue = JSTaggedValue(ctor); in ProfileNapiRootHClass() local