Searched refs:inlinePropNum (Results 1 – 1 of 1) sorted by relevance
131 uint32_t inlinePropNum = holder->GetJSHClass()->GetInlinedProperties(); in LoadProperty() local132 AttrIndexBit::Set<uint32_t>(op.GetIndex() + inlinePropNum, &handler); in LoadProperty()183 uint32_t inlinePropNum = receiver->GetJSHClass()->GetInlinedProperties(); in StoreProperty() local184 AttrIndexBit::Set<uint32_t>(op.GetIndex() + inlinePropNum, &handler); in StoreProperty()