Searched refs:DUK_CALLSTACK_SHRINK_THRESHOLD (Results 1 – 9 of 9) sorted by relevance
36 #define DUK_CALLSTACK_SHRINK_THRESHOLD 16 /* roughly 512 bytes */ macro
74 if (thr->callstack_size - thr->callstack_top < DUK_CALLSTACK_SHRINK_THRESHOLD) { in duk_hthread_callstack_shrink_check()
5985 #define DUK_CALLSTACK_SHRINK_THRESHOLD 16 /* roughly 512 bytes */ macro54488 if (thr->callstack_size - thr->callstack_top < DUK_CALLSTACK_SHRINK_THRESHOLD) {
6007 #define DUK_CALLSTACK_SHRINK_THRESHOLD 16 /* roughly 512 bytes */ macro54596 if (thr->callstack_size - thr->callstack_top < DUK_CALLSTACK_SHRINK_THRESHOLD) {
6002 #define DUK_CALLSTACK_SHRINK_THRESHOLD 16 /* roughly 512 bytes */ macro54350 if (thr->callstack_size - thr->callstack_top < DUK_CALLSTACK_SHRINK_THRESHOLD) {
5980 #define DUK_CALLSTACK_SHRINK_THRESHOLD 16 /* roughly 512 bytes */ macro54242 if (thr->callstack_size - thr->callstack_top < DUK_CALLSTACK_SHRINK_THRESHOLD) {
9102 #define DUK_CALLSTACK_SHRINK_THRESHOLD 16 /* roughly 512 bytes */ macro56291 if (thr->callstack_size - thr->callstack_top < DUK_CALLSTACK_SHRINK_THRESHOLD) {