Lines Matching full:no
22 … (1 << 5) /* heap destruction ongoing, finalizer rescue no longer possible */
64 #define DUK_LJ_TYPE_NORMAL 7 /* no value, pseudo-type to indicate a normal continuation (f…
107 * GC is skipped because there is no thread do it with yet (happens
175 * Raw memory calls: relative to heap, but no GC interaction
188 * Memory calls: relative to heap, GC interaction, but no error throwing.
200 * - There is no DUK_REALLOC_ZEROED because we don't assume to know the
244 * consulted so increasing this has no performance impact.
445 … messages or breakpoints: don't enter message processing recursively (e.g. no breakpoints when pro…
451 duk_hthread *dbg_step_thread; /* borrowed; NULL if no step state (NULLed in unwind) */
494 /* No field needed when strings are in ROM. */
587 /* no refcounting */