Home | History | Annotate | Download | only in JIT

Lines Matching full:slabs

44 STATISTIC(NumSlabs, "Number of slabs of memory allocated by the JIT");
290 /// least this much unless more is requested. Currently, in 512k slabs.
293 /// DefaultSlabSize - Allocate globals and stubs into slabs of 64K (probably
313 // Memory slabs allocated by the JIT. We refer to them as slabs so we don't