Searched refs:UNOP (Results 1 – 3 of 3) sorted by relevance
80 #define UNOP(name) NOPROPS(name, 1, 1) macro104 const Operator* UnaryNot() { UNOP(JSUnaryNot); } in UnaryNot()105 const Operator* ToBoolean() { UNOP(JSToBoolean); } in ToBoolean()106 const Operator* ToNumber() { UNOP(JSToNumber); } in ToNumber()107 const Operator* ToString() { UNOP(JSToString); } in ToString()108 const Operator* ToName() { UNOP(JSToName); } in ToName()109 const Operator* ToObject() { UNOP(JSToObject); } in ToObject()110 const Operator* Yield() { UNOP(JSYield); } in Yield()194 #undef UNOP
396 #define UNOP(op) \ in check_single_arithmetic_op() macro487 #undef UNOP in check_single_arithmetic_op()575 #define UNOP(op) \ in check_single_guarded_arithmetic_op() macro780 #undef UNOP in check_single_guarded_arithmetic_op()892 #define UNOP(op) \ in check_double_guarded_arithmetic_op() macro1113 UNOP("fsqrt"); in check_double_guarded_arithmetic_op()1121 #undef UNOP in check_double_guarded_arithmetic_op()