Home
last modified time | relevance | path

Searched defs:CreateObjectFromProperties (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_object_test.cpp1346 HWTEST_F_L0(JSObjectTest, CreateObjectFromProperties) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp2952 JSHandle<JSObject> JSObject::CreateObjectFromProperties(const JSThread *thread, const JSHandle<Tagg… in CreateObjectFromProperties() function in panda::ecmascript::JSObject