Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-platform.h591 VirtualAddressSpace(size_t page_size, size_t allocation_granularity, in VirtualAddressSpace()
619 size_t allocation_granularity() const { return allocation_granularity_; } in allocation_granularity() function