Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/third-party/
Dheap-api-stub.cc31 AllocationResult Heap::Allocate(size_t, AllocationType, AllocationAlignment) { in Allocate() argument
/third_party/node/deps/v8/src/common/
Dglobals.h880 enum AllocationAlignment { enum