Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:pages

4218         Small Strings (up to 4 pages):
4222 Medium Strings (up to 128 pages):
4223 For pages covering multiple pages over-allocation is less of a concern - any unused
7862 <rdar://problem/6050421> JavaScript register file should remap to release physical pages accumulated during deep recursion
7867 VirtualFree to release the physical pages that were backing the excess.
9799 <rdar://problem/6548446> TCMalloc_SystemRelease should use madvise rather than re-mmaping span of pages
18179 Add a new allocator for use by the JIT that provides executable pages, so
19288 Try to return free pages in the current thread cache too.
23530 need to waste the memory. Saves ~4M on membuster after 30 pages.
23686 Reduces memory use on Membuster head test (30 pages open) by ~15MB.
24877 Mark pages allocated by the FastMalloc mmap code path executable with
27060 allocated on separate executable pages, which should resolve any
27234 Force FastMalloc to make all allocated pages executable in