Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc/
Dheap-space.h103 LinearAllocationBuffer& linear_allocation_buffer() { return current_lab_; } in linear_allocation_buffer() function
104 const LinearAllocationBuffer& linear_allocation_buffer() const { in linear_allocation_buffer() function