Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dtype-hint-analyzer.cc39 ToHint(state.GetRightType()), in GetBinaryOperationHints()
/external/v8/src/ic/
Dic-state.h124 Type* GetRightType() const { return KindToType(right_kind_); } in GetRightType() function
/external/v8/src/
Dtype-info.cc249 *right = state.GetRightType(); in BinaryType()
Dcode-stubs-hydrogen.cc1449 Type* right_type = state.GetRightType(); in BuildCodeInitializedStub()
1530 Type* right_type = state.GetRightType(); in BuildCodeStub()