Home
last modified time | relevance | path

Searched refs:duk_heap_strcache_string_remove (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_heap_stringcache.c20 DUK_INTERNAL void duk_heap_strcache_string_remove(duk_heap *heap, duk_hstring *h) { in duk_heap_strcache_string_remove() function
H A Dduk_heap_markandsweep.c552 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
580 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
684 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
H A Dduk_heap.h550 DUK_INTERNAL_DECL void duk_heap_strcache_string_remove(duk_heap *heap, duk_hstring *h);
H A Dduk_heap_refcount.c463 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_heap_stringcache.c20 DUK_INTERNAL void duk_heap_strcache_string_remove(duk_heap *heap, duk_hstring *h) { in duk_heap_strcache_string_remove() function
H A Dduk_heap_markandsweep.c552 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
580 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
684 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
H A Dduk_heap.h550 DUK_INTERNAL_DECL void duk_heap_strcache_string_remove(duk_heap *heap, duk_hstring *h);
H A Dduk_heap_refcount.c459 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
/dports/lang/duktape-lib/duktape-2.6.0/src-input/
H A Dduk_heap_stringcache.c20 DUK_INTERNAL void duk_heap_strcache_string_remove(duk_heap *heap, duk_hstring *h) { in duk_heap_strcache_string_remove() function
H A Dduk_heap.h695 DUK_INTERNAL_DECL void duk_heap_strcache_string_remove(duk_heap *heap, duk_hstring *h);
H A Dduk_heap_refcount.c471 duk_heap_strcache_string_remove(heap, str); in duk__refcount_refzero_hstring()
H A Dduk_heap_markandsweep.c629 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
/dports/lang/duktape/duktape-2.6.0/src-input/
H A Dduk_heap_stringcache.c20 DUK_INTERNAL void duk_heap_strcache_string_remove(duk_heap *heap, duk_hstring *h) { in duk_heap_strcache_string_remove() function
H A Dduk_heap.h695 DUK_INTERNAL_DECL void duk_heap_strcache_string_remove(duk_heap *heap, duk_hstring *h);
H A Dduk_heap_refcount.c471 duk_heap_strcache_string_remove(heap, str); in duk__refcount_refzero_hstring()
H A Dduk_heap_markandsweep.c629 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
/dports/lang/duktape-lib/duktape-2.6.0/src-separate/
H A Dduk_heap_stringcache.c20 DUK_INTERNAL void duk_heap_strcache_string_remove(duk_heap *heap, duk_hstring *h) { in duk_heap_strcache_string_remove() function
H A Dduk_heap.h695 DUK_INTERNAL_DECL void duk_heap_strcache_string_remove(duk_heap *heap, duk_hstring *h);
H A Dduk_heap_refcount.c471 duk_heap_strcache_string_remove(heap, str); in duk__refcount_refzero_hstring()
H A Dduk_heap_markandsweep.c629 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
/dports/lang/duktape/duktape-2.6.0/src-separate/
H A Dduk_heap_stringcache.c20 DUK_INTERNAL void duk_heap_strcache_string_remove(duk_heap *heap, duk_hstring *h) { in duk_heap_strcache_string_remove() function
H A Dduk_heap.h695 DUK_INTERNAL_DECL void duk_heap_strcache_string_remove(duk_heap *heap, duk_hstring *h);
H A Dduk_heap_refcount.c471 duk_heap_strcache_string_remove(heap, str); in duk__refcount_refzero_hstring()
H A Dduk_heap_markandsweep.c629 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-noline/
H A Dduktape.c7207 DUK_INTERNAL_DECL void duk_heap_strcache_string_remove(duk_heap *heap, duk_hstring *h);
42652 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
42680 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
42784 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
44466 duk_heap_strcache_string_remove(heap, (duk_hstring *) h);
44647 DUK_INTERNAL void duk_heap_strcache_string_remove(duk_heap *heap, duk_hstring *h) { function

12