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

  /external/v8/src/heap/
spaces-inl.h 611 if (executable && chunk->size() > LargePage::kMaxCodePageSize) {
612 STATIC_ASSERT(LargePage::kMaxCodePageSize <= TypedSlotSet::kMaxOffset);
spaces.h     [all...]

Completed in 1625 milliseconds