Home
last modified time | relevance | path

Searched refs:value_slot (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
Dmark-compact.cc2548 Object** value_slot = HeapObject::RawField(cell, Cell::kValueOffset); in ClearNonLiveReferences() local
2549 RecordSlot(value_slot, value_slot, *value_slot); in ClearNonLiveReferences()
2749 Object** value_slot = in ProcessWeakCollections() local
2752 this, anchor, value_slot); in ProcessWeakCollections()