Searched refs:GetResultType (Results 1 – 4 of 4) sorted by relevance
135 Type* GetResultType(Zone* zone) const;
297 Type* BinaryOpICState::GetResultType(Zone* zone) const { in GetResultType() function in v8::internal::BinaryOpICState
235 *result = state.GetResultType(zone()); in BinaryType()
1034 Type* result_type = state.GetResultType(zone()); in BuildCodeInitializedStub()1135 Type* result_type = state.GetResultType(zone()); in BuildCodeStub()