Home | History | Annotate | Download | only in src

Lines Matching full:large

174       return;  // Found a large enough allocation block.
201 return; // Found a large enough allocation block.
215 // Find an allocation block large enough. This function call may
216 // call V8::FatalProcessOutOfMemory if it cannot find a large enough block.
223 // Don't leave a small free block, useless for a large object or chunk.
1955 // Large enough node found. Unlink it from the list.
2018 // We don't want to give too large linear areas to the allocator while
2230 // doesn't know that memory was 'promised' to large object space.
2604 // this large page in the chunk map.
2661 // Can this large page contain pointers to non-trivial objects. No other
2722 // We do not assume that the large object iterator works, because it depends
2728 // Each chunk contains an object that starts at the large object page's
2742 // strings), fixed arrays, and byte arrays in large object space.