Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dspaces-inl.h195 AllocationResult SpaceWithLinearArea::AllocateFastUnaligned( in AllocateFastUnaligned() function
250 result = AllocateFastUnaligned(size_in_bytes, origin); in AllocateRaw()
269 AllocationResult result = AllocateFastUnaligned(size_in_bytes, origin); in AllocateRawUnaligned()
Dspaces.h538 AllocateFastUnaligned(int size_in_bytes, AllocationOrigin origin);