Home
last modified time | relevance | path

Searched defs:heap_limit (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/tools/
Dheaplimit_measure.py88 def heap_limit(opts): function
/third_party/pcre2/pcre2/src/
Dpcre2_intmodedep.h590 uint32_t heap_limit; member
861 PCRE2_SIZE heap_limit; /* As it says */ member
914 PCRE2_SIZE heap_limit; /* As it says */ member
Dpcre2grep.c256 static PCRE2_SIZE heap_limit = PCRE2_UNSET; variable
Dpcre2test.c4443 depth_limit, heap_limit, match_limit, minlength, nameentrysize, namecount, in show_pattern_info() local