Searched refs:CompareOpWithFeedback (Results 1 – 1 of 1) sorted by relevance
1607 void CompareOpWithFeedback(Operation compare_op) { in CompareOpWithFeedback() function in v8::internal::interpreter::__anon619754d20111::InterpreterCompareOpAssembler1645 CompareOpWithFeedback(Operation::kEqual); in IGNITION_HANDLER()1652 CompareOpWithFeedback(Operation::kStrictEqual); in IGNITION_HANDLER()1659 CompareOpWithFeedback(Operation::kLessThan); in IGNITION_HANDLER()1666 CompareOpWithFeedback(Operation::kGreaterThan); in IGNITION_HANDLER()1674 CompareOpWithFeedback(Operation::kLessThanOrEqual); in IGNITION_HANDLER()1682 CompareOpWithFeedback(Operation::kGreaterThanOrEqual); in IGNITION_HANDLER()