Searched refs:DECLARE_CASE (Results 1 – 3 of 3) sorted by relevance
48 #define DECLARE_CASE(Name) \ in Reduce() macro54 SIMPLIFIED_NUMBER_BINOP_LIST(DECLARE_CASE) in Reduce()55 DECLARE_CASE(SameValue) in Reduce()56 #undef DECLARE_CASE in Reduce()58 #define DECLARE_CASE(Name) \ in Reduce() macro63 SIMPLIFIED_NUMBER_UNOP_LIST(DECLARE_CASE) in Reduce()64 DECLARE_CASE(ToBoolean) in Reduce()65 #undef DECLARE_CASE in Reduce()
419 #define DECLARE_CASE(Name) \ in UpdateFeedbackType() macro424 SIMPLIFIED_NUMBER_BINOP_LIST(DECLARE_CASE) in UpdateFeedbackType()425 DECLARE_CASE(SameValue) in UpdateFeedbackType()426 #undef DECLARE_CASE in UpdateFeedbackType()428 #define DECLARE_CASE(Name) \ in UpdateFeedbackType() macro434 SIMPLIFIED_SPECULATIVE_NUMBER_BINOP_LIST(DECLARE_CASE) in UpdateFeedbackType()435 SIMPLIFIED_SPECULATIVE_BIGINT_BINOP_LIST(DECLARE_CASE) in UpdateFeedbackType()436 #undef DECLARE_CASE in UpdateFeedbackType()438 #define DECLARE_CASE(Name) \ in UpdateFeedbackType() macro443 SIMPLIFIED_NUMBER_UNOP_LIST(DECLARE_CASE) in UpdateFeedbackType()[all …]
49 #define DECLARE_CASE(x, ...) \ in Reduce() macro53 JS_OP_LIST(DECLARE_CASE) in Reduce()54 #undef DECLARE_CASE in Reduce()