Searched refs:BinaryType (Results 1 – 3 of 3) sorted by relevance
79 void BinaryType(TypeFeedbackId id, FeedbackSlot slot, AstType** left,
285 void TypeFeedbackOracle::BinaryType(TypeFeedbackId id, FeedbackSlot slot, in BinaryType() function in v8::internal::TypeFeedbackOracle
632 oracle()->BinaryType(expr->BinaryOperationFeedbackId(), in VisitBinaryOperation()