Home
last modified time | relevance | path

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

/external/v8/include/cppgc/
Dheap.h71 struct HeapOptions { struct
77 static HeapOptions Default() { return {}; } in Default() argument
107 * \param options HeapOptions specifying various properties for the Heap. argument