Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds