Searched refs:BuildElementIndexHash (Results 1 – 3 of 3) sorted by relevance
2155 HValue* hash = BuildElementIndexHash(key); in BuildCodeStub()2290 HValue* hash = BuildElementIndexHash(key); in BuildCodeStub()
1841 HValue* BuildElementIndexHash(HValue* index);
1642 HValue* HGraphBuilder::BuildElementIndexHash(HValue* index) { in BuildElementIndexHash() function in v8::internal::HGraphBuilder