Lines Matching full:no
36 * zero argument version (no formatting) and separate macros for small
41 * of call sites with no formatting.
132 * There are no fatal error macros at the moment. There are so few call
218 #define DUK_ASSERT_REFCOUNT_NONZERO_HEAPHDR(h) /* no refcount check */
219 #define DUK_ASSERT_REFCOUNT_NONZERO_TVAL(tv) /* no refcount check */
251 #define DUK_ASSERT_VALSTACK_SPACE(thr,n) /* no valstack space check */
305 /* DUK_ERR_ASSERTION_ERROR: no macros needed */
312 /* DUK_ERR_UNCAUGHT_ERROR: no macros needed */
313 /* DUK_ERR_ERROR: no macros needed */
314 /* DUK_ERR_EVAL: no macros needed */
318 /* DUK_ERR_REFERENCE_ERROR: no macros needed */
325 /* DUK_ERR_URI_ERROR: no macros needed */
327 /* Non-verbose errors for low memory targets: no file, line, or message. */