OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaxAvailable
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/
spaces.h
614
intptr_t
MaxAvailable
() {
[
all
...]
heap.cc
265
// Note that MemoryAllocator->
MaxAvailable
() undercounts the memory available
271
if (isolate_->memory_allocator()->
MaxAvailable
() <= new_space_.Size()) {
[
all
...]
Completed in 64 milliseconds