Searched refs:value_root_index (Results 1 – 2 of 2) sorted by relevance
4209 Heap::RootListIndex value_root_index, ParameterMode mode) { in FillFixedArrayWithValue() argument4213 DCHECK(value_root_index == Heap::kTheHoleValueRootIndex || in FillFixedArrayWithValue()4214 value_root_index == Heap::kUndefinedValueRootIndex); in FillFixedArrayWithValue()4218 Node* value = LoadRoot(value_root_index); in FillFixedArrayWithValue()
1448 Heap::RootListIndex value_root_index,