Home | History | Annotate | Download | only in compiler

Lines Matching refs:fixed_array_map

790   aa.AllocateArray(2, factory()->fixed_array_map());
997 a.AllocateArray(argument_count, factory()->fixed_array_map());
1027 a.AllocateArray(num_elements, factory()->fixed_array_map());
1065 aa.AllocateArray(argument_count, factory()->fixed_array_map());
1096 : factory()->fixed_array_map();