Home | History | Annotate | Download | only in mips

Lines Matching full:expected_map_index

346     Heap::RootListIndex expected_map_index;
349 expected_map_index = Heap::kFixedArrayMapRootIndex;
352 expected_map_index = Heap::kFixedDoubleArrayMapRootIndex;
356 expected_map_index = Heap::kFixedCOWArrayMapRootIndex;
361 __ LoadRoot(at, expected_map_index);