Searched refs:GetElementsLocation (Results 1 – 2 of 2) sorted by relevance
1318 HValue* elements = array_builder->GetElementsLocation(); in BuildArrayNArgumentsConstructor()
1745 HValue* GetElementsLocation() { return elements_location_; } in GetElementsLocation() function