Home
last modified time | relevance | path

Searched refs:result_aligned_size_in_bytes (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dspaces-inl.h213 int size_in_bytes, int* result_aligned_size_in_bytes, in AllocateFastAligned() argument
224 if (result_aligned_size_in_bytes) in AllocateFastAligned()
225 *result_aligned_size_in_bytes = aligned_size_in_bytes; in AllocateFastAligned()