Searched defs:CreateObjectFromProperties (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_object.cpp | 2703 JSHandle<JSObject> JSObject::CreateObjectFromProperties(const JSThread *thread, const JSHandle<TaggedArray> &properties, in CreateObjectFromProperties() function in panda::ecmascript::JSObject 2758 JSHandle<JSObject> JSObject::CreateObjectFromProperties(const JSThread *thread, in CreateObjectFromProperties() function in panda::ecmascript::JSObject |
Completed in 14 milliseconds