Home
last modified time | relevance | path

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

/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/
Dduk_heap_markandsweep.c1378 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
1388 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
Dduk_heap.h77 #define DUK_MS_FLAG_NO_FINALIZERS (1 << 3) /* don't run finalizers; leave finalizable … macro
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);
Dduk_bi_json.c3027 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */
Dduk_hobject_props.c606 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */ in duk__realloc_props()
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/
Dduk_heap_markandsweep.c1359 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
1369 if (flags & DUK_MS_FLAG_NO_FINALIZERS) {
Dduk_heap.h77 #define DUK_MS_FLAG_NO_FINALIZERS (1 << 3) /* don't run finalizers; leave finalizable … macro
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);
Dduk_bi_json.c3027 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */
Dduk_hobject_props.c606 DUK_MS_FLAG_NO_FINALIZERS | /* avoid attempts to add/remove object keys */ in duk__realloc_props()
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-noline/
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 */
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src/
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 */
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/
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 */
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-noline/
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 */