Home
last modified time | relevance | path

Searched defs:MaxRegularHeapObjectSize (Results 1 – 2 of 2) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dheap-inl.h197 int Heap::MaxRegularHeapObjectSize(AllocationType allocation) { in MaxRegularHeapObjectSize() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dheap.cc4777 int Heap::MaxRegularHeapObjectSize(AllocationType allocation) { in MaxRegularHeapObjectSize() function in v8::internal::Heap