Searched refs:kUsedSlotIndex (Results 1 – 3 of 3) sorted by relevance
35 return Smi::ToInt(get(kUsedSlotIndex, tag)); in OBJECT_CONSTRUCTORS_IMPL()39 set(kUsedSlotIndex, Smi::FromInt(used), tag); in set_used()
417 static const int kUsedSlotIndex = 1; variable
3394 script_context_table, ScriptContextTable::kUsedSlotIndex))); in ScriptContextTableLookup()