HomeSort by relevance Sort by last modified time
    Searched refs:EnsureAllocation (Results 1 - 3 of 3) sorted by null

  /external/v8/src/heap/
spaces-inl.h 547 if (!EnsureAllocation(size_in_bytes, alignment)) {
574 if (!EnsureAllocation(size_in_bytes, kWordAligned)) {
spaces.h     [all...]
spaces.cc     [all...]

Completed in 855 milliseconds