Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp522 JSHandle<JSTaggedValue> objConstructor = in TypedArraySpeciesCreate() local
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp2257 JSTaggedValue objConstructor = ObjectFastOperator::GetPropertyByName(thread, JSTaggedValue(obj), in ExtractConstructorAndRecordName() local
2300 …JSHandle<JSTaggedValue> objConstructor(JSTaggedValue::GetProperty(thread, JSHandle<JSTaggedValue>(… in SpeciesConstructor() local
2308const JSHandle<JSTaggedValue> &objConstructor, in SlowSpeciesConstructor()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp455 …JSHandle<JSTaggedValue> objConstructor = JSTaggedValue::GetProperty(thread, thisObj, constructorKe… in GetSource() local
1764 …JSHandle<JSTaggedValue> objConstructor = JSTaggedValue::GetProperty(thread, obj, constructorKey).G… in GetFlagsInternal() local