Home
last modified time | relevance | path

Searched defs:speciesConstructor (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_promise.cpp177 JSHandle<JSTaggedValue> speciesConstructor = JSObject::GetProperty(thread, thisValue, speciesSymbol).GetValue(); in Race() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_object.cpp2481 JSHandle<JSTaggedValue> speciesConstructor = GetProperty(thread, objConstructor, speciesSymbol).GetValue(); in SlowSpeciesConstructor() local

Completed in 9 milliseconds