Searched refs:DECLARE_CASE (Results 1 – 4 of 4) sorted by relevance
50 #define DECLARE_CASE(Name) \ in Reduce() macro56 SIMPLIFIED_NUMBER_BINOP_LIST(DECLARE_CASE) in Reduce()57 DECLARE_CASE(SameValue) in Reduce()58 #undef DECLARE_CASE in Reduce()60 #define DECLARE_CASE(Name) \ in Reduce() macro65 SIMPLIFIED_NUMBER_UNOP_LIST(DECLARE_CASE) in Reduce()66 DECLARE_CASE(ToBoolean) in Reduce()67 #undef DECLARE_CASE in Reduce()
69 #define DECLARE_CASE(x) \ in Reduce() macro72 JS_SIMPLE_BINOP_LIST(DECLARE_CASE) in Reduce()73 #undef DECLARE_CASE in Reduce()75 #define DECLARE_CASE(x) \ in Reduce() macro78 DECLARE_CASE(Start) in Reduce()79 DECLARE_CASE(IfException) in Reduce()81 COMMON_OP_LIST(DECLARE_CASE) in Reduce()82 SIMPLIFIED_COMPARE_BINOP_LIST(DECLARE_CASE) in Reduce()83 SIMPLIFIED_OTHER_OP_LIST(DECLARE_CASE) in Reduce()84 JS_SIMPLE_UNOP_LIST(DECLARE_CASE) in Reduce()[all …]
434 #define DECLARE_CASE(Name) \ in UpdateFeedbackType() macro440 SIMPLIFIED_NUMBER_BINOP_LIST(DECLARE_CASE) in UpdateFeedbackType()441 DECLARE_CASE(SameValue) in UpdateFeedbackType()442 #undef DECLARE_CASE in UpdateFeedbackType()444 #define DECLARE_CASE(Name) \ in UpdateFeedbackType() macro452 SIMPLIFIED_SPECULATIVE_NUMBER_BINOP_LIST(DECLARE_CASE) in UpdateFeedbackType()453 #undef DECLARE_CASE in UpdateFeedbackType()455 #define DECLARE_CASE(Name) \ in UpdateFeedbackType() macro460 SIMPLIFIED_NUMBER_UNOP_LIST(DECLARE_CASE) in UpdateFeedbackType()461 #undef DECLARE_CASE in UpdateFeedbackType()[all …]
41 #define DECLARE_CASE(x) \ in Reduce() macro45 JS_OP_LIST(DECLARE_CASE) in Reduce()46 #undef DECLARE_CASE in Reduce()