Searched refs:inlinePropNum (Results 1 – 1 of 1) sorted by relevance
248 uint32_t inlinePropNum = holder->GetJSHClass()->GetInlinedProperties(); in LoadProperty() local249 AttrIndexBit::Set<uint64_t>(op.GetIndex() + inlinePropNum, &handler); in LoadProperty()339 uint32_t inlinePropNum = receiver->GetJSHClass()->GetInlinedProperties(); in StoreProperty() local340 AttrIndexBit::Set<uint64_t>(op.GetIndex() + inlinePropNum, &handler); in StoreProperty()