Searched refs:GetResultType (Results 1 – 5 of 5) sorted by relevance
40 ToHint(state.GetResultType())); in GetBinaryOperationHints()
125 Type* GetResultType() const;
194 Type* BinaryOpICState::GetResultType() const { in GetResultType() function in v8::internal::BinaryOpICState
250 *result = state.GetResultType(); in BinaryType()
1450 Type* result_type = state.GetResultType(); in BuildCodeInitializedStub()1531 Type* result_type = state.GetResultType(); in BuildCodeStub()