Home | History | Annotate | Download | only in src

Lines Matching refs:limit_heap

6282 mb->heap_limit = (mcontext->heap_limit < re->limit_heap)?
6283 mcontext->heap_limit : re->limit_heap;