Searched refs:SetLayoutInObjHClass (Results 1 – 3 of 3) sorted by relevance
230 JSHandle<JSHClass> childClass = factory->SetLayoutInObjHClass(properties, 3, parentsClass); in HWTEST_F_L0()
513 JSHandle<JSHClass> SetLayoutInObjHClass(const JSHandle<TaggedArray> &properties, size_t length,
3600 JSHandle<JSHClass> ObjectFactory::SetLayoutInObjHClass(const JSHandle<TaggedArray> &properties, siz… in SetLayoutInObjHClass() function in panda::ecmascript::ObjectFactory3663 return SetLayoutInObjHClass(properties, length, rootHClass); in GetObjectLiteralHClass()