Lines Matching refs:not_array
4351 Label not_array, miss; in GenerateImpl() local
4358 __ JumpIfNotRoot(scratch1, Heap::kFixedArrayMapRootIndex, ¬_array); in GenerateImpl()
4361 __ Bind(¬_array); in GenerateImpl()
4404 Label not_array, miss; in GenerateImpl() local
4411 __ JumpIfNotRoot(scratch1, Heap::kFixedArrayMapRootIndex, ¬_array); in GenerateImpl()
4418 __ Bind(¬_array); in GenerateImpl()
4487 Label not_array, miss; in GenerateImpl() local
4494 __ JumpIfNotRoot(scratch1, Heap::kFixedArrayMapRootIndex, ¬_array); in GenerateImpl()
4497 __ Bind(¬_array); in GenerateImpl()
4606 Label not_array, miss; in GenerateImpl() local
4613 __ JumpIfNotRoot(scratch1, Heap::kFixedArrayMapRootIndex, ¬_array); in GenerateImpl()
4619 __ Bind(¬_array); in GenerateImpl()