Home | History | Annotate | Download | only in src

Lines Matching refs:AddLoadFixedArrayLength

1317   HValue* current_capacity = AddLoadFixedArrayLength(elements);
1377 HValue* capacity = AddLoadFixedArrayLength(elements);
1418 HInstruction* elements_length = AddLoadFixedArrayLength(elements);
1898 HValue* mask = AddLoadFixedArrayLength(number_string_cache);
2436 length = AddLoadFixedArrayLength(elements);
2715 HLoadNamedField* HGraphBuilder::AddLoadFixedArrayLength(
2776 to = AddLoadFixedArrayLength(elements);
2883 capacity = AddLoadFixedArrayLength(to_elements);
2973 HValue* capacity = AddLoadFixedArrayLength(boilerplate_elements);