Home
last modified time | relevance | path

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

/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_heap_markandsweep.c1359 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
1369 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
H A Dduk_heap.h77 #define DUK_MS_FLAG_NO_FINALIZERS (1 << 3) /* don't run finalizers; leave finalizable … macro
H A Dduk_heap_stringtable.c17DUK_MS_FLAG_NO_FINALIZERS | /* avoid pressure to add/remove strings, invalidation of call…
686 DUK_ASSERT(heap->mark_and_sweep_base_flags & DUK_MS_FLAG_NO_FINALIZERS);
H A Dduk_bi_json.c3027 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */
H A Dduk_hobject_props.c606 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */ in duk__realloc_props()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_heap_markandsweep.c1378 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
1388 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
H A Dduk_heap.h77 #define DUK_MS_FLAG_NO_FINALIZERS (1 << 3) /* don't run finalizers; leave finalizable … macro
H A Dduk_heap_stringtable.c17DUK_MS_FLAG_NO_FINALIZERS | /* avoid pressure to add/remove strings, invalidation of call…
686 DUK_ASSERT(heap->mark_and_sweep_base_flags & DUK_MS_FLAG_NO_FINALIZERS);
H A Dduk_bi_json.c3027 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */
H A Dduk_hobject_props.c606 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */ in duk__realloc_props()
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-noline/
H A Dduktape.c6734 #define DUK_MS_FLAG_NO_FINALIZERS (1 << 3) /* don't run finalizers; leave finalizable … macro
32067 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */
43478 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
43488 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
44942DUK_MS_FLAG_NO_FINALIZERS | /* avoid pressure to add/remove strings, invalidation of call…
45611 DUK_ASSERT(heap->mark_and_sweep_base_flags & DUK_MS_FLAG_NO_FINALIZERS);
47942 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src/
H A Dduktape.c6758 #define DUK_MS_FLAG_NO_FINALIZERS (1 << 3) /* don't run finalizers; leave finalizable … macro
32135 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */
43570 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
43580 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
45039DUK_MS_FLAG_NO_FINALIZERS | /* avoid pressure to add/remove strings, invalidation of call…
45708 DUK_ASSERT(heap->mark_and_sweep_base_flags & DUK_MS_FLAG_NO_FINALIZERS);
48045 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src/
H A Dduktape.c6753 #define DUK_MS_FLAG_NO_FINALIZERS (1 << 3) /* don't run finalizers; leave finalizable … macro
31928 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */
43329 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
43339 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
44788DUK_MS_FLAG_NO_FINALIZERS | /* avoid pressure to add/remove strings, invalidation of call…
45457 DUK_ASSERT(heap->mark_and_sweep_base_flags & DUK_MS_FLAG_NO_FINALIZERS);
47794 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-noline/
H A Dduktape.c6729 #define DUK_MS_FLAG_NO_FINALIZERS (1 << 3) /* don't run finalizers; leave finalizable … macro
31860 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */
43237 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
43247 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
44691DUK_MS_FLAG_NO_FINALIZERS | /* avoid pressure to add/remove strings, invalidation of call…
45360 DUK_ASSERT(heap->mark_and_sweep_base_flags & DUK_MS_FLAG_NO_FINALIZERS);
47691 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/script_engine_duktape/
H A Dduktape.c9837 #define DUK_MS_FLAG_NO_FINALIZERS (1 << 3) /* don't run finalizers; leave finalizable … macro
35082 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */
45633 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
45643 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
47708 DUK_MS_FLAG_NO_FINALIZERS | /* avoid pressure to add/remove strings */
49990 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */