Searched refs:GetNextInlinedPropsIndex (Results 1 – 3 of 3) sorted by relevance
146 EXPECT_EQ(cloneClass->GetNextInlinedPropsIndex(), 0); // 0 : 0 mean index in HWTEST_F_L0()
496 int32_t nextInlinedPropsIndex = objHandle->GetJSHClass()->GetNextInlinedPropsIndex(); in AddPropertyByName()
1565 inline int32_t GetNextInlinedPropsIndex() const in GetNextInlinedPropsIndex() function