Home
last modified time | relevance | path

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

/external/v8/src/heap/cppgc/
Dheap-space.h101 LinearAllocationBuffer& linear_allocation_buffer() { return current_lab_; } in linear_allocation_buffer() function
102 const LinearAllocationBuffer& linear_allocation_buffer() const { in linear_allocation_buffer() function