Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp2489 JSTaggedValue objConstructor = ObjectFastOperator::GetPropertyByName(thread, JSTaggedValue(obj), in ExtractConstructorAndRecordName() local
2538 …JSHandle<JSTaggedValue> objConstructor(JSTaggedValue::GetProperty(thread, JSHandle<JSTaggedValue>(… in SpeciesConstructor() local
2546const JSHandle<JSTaggedValue> &objConstructor, in SlowSpeciesConstructor()
/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp1005 JSHandle<JSTaggedValue> objConstructor = in TypedArraySpeciesCreate() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp526 …JSHandle<JSTaggedValue> objConstructor = JSTaggedValue::GetProperty(thread, thisObj, constructorKe… in GetSource() local
1910 …JSHandle<JSTaggedValue> objConstructor = JSTaggedValue::GetProperty(thread, obj, constructorKey).G… in GetFlagsInternal() local