Lines Matching defs:array
189 Handle<FixedArray> array = isolate->factory()->NewFixedArray(4);
192 array->set(0, *shared);
194 array->set(0, Smi::zero());
196 array->set(1, *source_);
197 array->set(2, Smi::FromEnum(language_mode_));
198 array->set(3, Smi::FromInt(position_));
199 array->set_map(ReadOnlyRoots(isolate).fixed_cow_array_map());
200 return array;
330 // AddToFeedbackCellsMap may allocate a new sub-array to live in the
331 // entry, but it won't change the cache array. Therefore EntryToIndex