OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allocatesegment
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/zone/
accounting-allocator.h
64
Segment*
AllocateSegment
(size_t bytes);
accounting-allocator.cc
75
result =
AllocateSegment
(bytes);
82
Segment* AccountingAllocator::
AllocateSegment
(size_t bytes) {
Completed in 113 milliseconds