Searched defs:CreateObjectFromProperties (Results 1 – 2 of 2) sorted by relevance
2544 JSHandle<JSObject> JSObject::CreateObjectFromProperties(const JSThread *thread, const JSHandle<Tagg… in CreateObjectFromProperties() function in panda::ecmascript::JSObject2586 JSHandle<JSObject> JSObject::CreateObjectFromProperties(const JSThread *thread, in CreateObjectFromProperties() function in panda::ecmascript::JSObject
1375 HWTEST_F_L0(JSObjectTest, CreateObjectFromProperties) in HWTEST_F_L0() argument