Searched refs:GetNextNonInlinedPropsIndex (Results 1 – 3 of 3) sorted by relevance
157 EXPECT_EQ(cloneClass->GetNextNonInlinedPropsIndex(), 0); // 0 : 0 mean index in HWTEST_F_L0()
517 …t nonInlinedProps = static_cast<uint32_t>(objHandle->GetJSHClass()->GetNextNonInlinedPropsIndex()); in AddPropertyByName()
1575 inline int32_t GetNextNonInlinedPropsIndex() const in GetNextNonInlinedPropsIndex() function