Home
last modified time | relevance | path

Searched refs:GetResultType (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Dtype-hint-analyzer.cc40 ToHint(state.GetResultType())); in GetBinaryOperationHints()
/external/v8/src/ic/
Dic-state.h125 Type* GetResultType() const;
Dic-state.cc194 Type* BinaryOpICState::GetResultType() const { in GetResultType() function in v8::internal::BinaryOpICState
/external/v8/src/
Dtype-info.cc250 *result = state.GetResultType(); in BinaryType()
Dcode-stubs-hydrogen.cc1450 Type* result_type = state.GetResultType(); in BuildCodeInitializedStub()
1531 Type* result_type = state.GetResultType(); in BuildCodeStub()