Home
last modified time | relevance | path

Searched refs:GetRightType (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ic/
Dic-state.h134 Type* GetRightType(Zone* zone) const { return KindToType(right_kind_, zone); } in GetRightType() function
/external/v8/src/
Dtype-info.cc234 *right = state.GetRightType(zone()); in BinaryType()
Dcode-stubs-hydrogen.cc1033 Type* right_type = state.GetRightType(zone()); in BuildCodeInitializedStub()
1134 Type* right_type = state.GetRightType(zone()); in BuildCodeStub()