Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/test/cctest/heap/
H A Dtest-heap.cc1858 static HeapObject OldSpaceAllocateAligned(int size, in OldSpaceAllocateAligned() function
1875 OldSpaceAllocateAligned(allocation, kWordAligned); in AlignOldSpace()
1907 obj = OldSpaceAllocateAligned(kTaggedSize, kDoubleAligned); in TEST()
1912 obj = OldSpaceAllocateAligned(kTaggedSize, kDoubleAligned); in TEST()
1923 obj = OldSpaceAllocateAligned(kTaggedSize, kDoubleUnaligned); in TEST()
1928 obj = OldSpaceAllocateAligned(kTaggedSize, kDoubleUnaligned); in TEST()