Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dspaces-inl.h217 int aligned_size_in_bytes = size_in_bytes + filler_size; in AllocateFastAligned() local
289 int aligned_size_in_bytes; in AllocateRawAligned() local
Dspaces.cc397 Address soon_object, size_t size_in_bytes, size_t aligned_size_in_bytes, in InvokeAllocationObservers()
Dnew-spaces.cc644 int aligned_size_in_bytes = size_in_bytes + filler_size; in EnsureAllocation() local