Searched refs:GetRightType (Results 1 – 3 of 3) sorted by relevance
134 Type* GetRightType(Zone* zone) const { return KindToType(right_kind_, zone); } in GetRightType() function
234 *right = state.GetRightType(zone()); in BinaryType()
1033 Type* right_type = state.GetRightType(zone()); in BuildCodeInitializedStub()1134 Type* right_type = state.GetRightType(zone()); in BuildCodeStub()