Home
last modified time | relevance | path

Searched refs:JSGEN_CLOSED (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsiter.h84 JSGEN_CLOSED /* closed, cannot be started or closed again */ enumerator
H A Djsiter.c670 JS_ASSERT(gen->state == JSGEN_NEWBORN || gen->state == JSGEN_CLOSED || in generator_finalize()
901 gen->state = JSGEN_CLOSED; in SendToGenerator()
970 gen->state = JSGEN_CLOSED; in generator_op()
990 JS_ASSERT(gen->state == JSGEN_CLOSED); in generator_op()
H A Djsgc.c1091 gen->state == JSGEN_CLOSED); in FindAndMarkObjectsToClose()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsiter.h84 JSGEN_CLOSED /* closed, cannot be started or closed again */ enumerator
H A Djsiter.c670 JS_ASSERT(gen->state == JSGEN_NEWBORN || gen->state == JSGEN_CLOSED || in generator_finalize()
901 gen->state = JSGEN_CLOSED; in SendToGenerator()
970 gen->state = JSGEN_CLOSED; in generator_op()
990 JS_ASSERT(gen->state == JSGEN_CLOSED); in generator_op()
H A Djsgc.c1091 gen->state == JSGEN_CLOSED); in FindAndMarkObjectsToClose()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsiter.h84 JSGEN_CLOSED /* closed, cannot be started or closed again */ enumerator
H A Djsiter.c670 JS_ASSERT(gen->state == JSGEN_NEWBORN || gen->state == JSGEN_CLOSED || in generator_finalize()
901 gen->state = JSGEN_CLOSED; in SendToGenerator()
970 gen->state = JSGEN_CLOSED; in generator_op()
990 JS_ASSERT(gen->state == JSGEN_CLOSED); in generator_op()
H A Djsgc.c1091 gen->state == JSGEN_CLOSED); in FindAndMarkObjectsToClose()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsiter.h84 JSGEN_CLOSED /* closed, cannot be started or closed again */ enumerator
H A Djsiter.c670 JS_ASSERT(gen->state == JSGEN_NEWBORN || gen->state == JSGEN_CLOSED || in generator_finalize()
901 gen->state = JSGEN_CLOSED; in SendToGenerator()
970 gen->state = JSGEN_CLOSED; in generator_op()
990 JS_ASSERT(gen->state == JSGEN_CLOSED); in generator_op()
H A Djsgc.c1091 gen->state == JSGEN_CLOSED); in FindAndMarkObjectsToClose()
/dports/lang/spidermonkey17/js/src/
H A Djsiter.h84 JSGEN_CLOSED /* closed, cannot be started or closed again */ enumerator
H A Djsiter.c670 JS_ASSERT(gen->state == JSGEN_NEWBORN || gen->state == JSGEN_CLOSED || in generator_finalize()
901 gen->state = JSGEN_CLOSED; in SendToGenerator()
970 gen->state = JSGEN_CLOSED; in generator_op()
990 JS_ASSERT(gen->state == JSGEN_CLOSED); in generator_op()
H A Djsgc.c1091 gen->state == JSGEN_CLOSED); in FindAndMarkObjectsToClose()