Searched refs:DUK_USE_TRACEBACK_DEPTH (Results 1 – 18 of 18) sorted by relevance
233 depth = DUK_USE_TRACEBACK_DEPTH; in duk__add_traceback()329 depth = DUK_USE_TRACEBACK_DEPTH; in duk__add_fileline()
271 if (count_func >= DUK_USE_TRACEBACK_DEPTH) { in duk__error_getter_helper()
3446 #define DUK_USE_TRACEBACK_DEPTH DUK_OPT_TRACEBACK_DEPTH macro3448 #define DUK_USE_TRACEBACK_DEPTH 10 macro
27152 if (count_func >= DUK_USE_TRACEBACK_DEPTH) { in duk__error_getter_helper()39873 depth = DUK_USE_TRACEBACK_DEPTH;39969 depth = DUK_USE_TRACEBACK_DEPTH;
27360 if (count_func >= DUK_USE_TRACEBACK_DEPTH) { in duk__error_getter_helper()40092 depth = DUK_USE_TRACEBACK_DEPTH;40188 depth = DUK_USE_TRACEBACK_DEPTH;
27295 if (count_func >= DUK_USE_TRACEBACK_DEPTH) { in duk__error_getter_helper()40009 depth = DUK_USE_TRACEBACK_DEPTH;40105 depth = DUK_USE_TRACEBACK_DEPTH;
27087 if (count_func >= DUK_USE_TRACEBACK_DEPTH) { in duk__error_getter_helper()39790 depth = DUK_USE_TRACEBACK_DEPTH;39886 depth = DUK_USE_TRACEBACK_DEPTH;
2835 #define DUK_USE_TRACEBACK_DEPTH 10