Lines Matching defs:UNARY_CALL_SIGNATURE
167 #define UNARY_CALL_SIGNATURE(name) \
182 UNARY_CALL_SIGNATURE(Inc)
187 UNARY_CALL_SIGNATURE(Dec)
192 UNARY_CALL_SIGNATURE(Neg)
197 UNARY_CALL_SIGNATURE(Not)
202 UNARY_CALL_SIGNATURE(ToBooleanTrue)
207 UNARY_CALL_SIGNATURE(ToBooleanFalse)
2859 UNARY_CALL_SIGNATURE(CreateJSSetIterator)
2864 UNARY_CALL_SIGNATURE(JSSetEntries)
2869 UNARY_CALL_SIGNATURE(CreateJSMapIterator)
2874 UNARY_CALL_SIGNATURE(JSMapKeys)
2879 UNARY_CALL_SIGNATURE(JSMapValues)
2889 UNARY_CALL_SIGNATURE(StringIteratorNext)