Home
last modified time | relevance | path

Searched defs:object_size (Results 1 – 25 of 39) sorted by relevance

12

/third_party/node/deps/v8/src/heap/
Devacuation-allocator-inl.h16 int object_size, in Allocate()
37 int object_size) { in FreeLast()
55 int object_size) { in FreeLastInNewSpace()
64 int object_size) { in FreeLastInOldSpace()
74 int object_size) { in FreeLastInMapSpace()
84 int object_size, AllocationAlignment alignment) { in AllocateInLAB()
119 int object_size, AllocationOrigin origin, AllocationAlignment alignment) { in AllocateInNewSpace()
Dlarge-spaces.cc70 size_t object_size) { in GetAddressToShrink()
130 size_t object_size) { in AdvanceAndInvokeAllocationObservers()
142 AllocationResult OldLargeObjectSpace::AllocateRaw(int object_size) { in AllocateRaw()
146 AllocationResult OldLargeObjectSpace::AllocateRaw(int object_size, in AllocateRaw()
178 LocalHeap* local_heap, int object_size) { in AllocateRawBackground()
183 LocalHeap* local_heap, int object_size, Executability executable) { in AllocateRawBackground()
210 LargePage* LargeObjectSpace::AllocateLargePage(int object_size, in AllocateLargePage()
286 size_t object_size = static_cast<size_t>(page->GetObject().Size(cage_base)); in PromoteNewLargeObject() local
292 void LargeObjectSpace::AddPage(LargePage* page, size_t object_size) { in AddPage()
303 void LargeObjectSpace::RemovePage(LargePage* page, size_t object_size) { in RemovePage()
[all …]
Dconcurrent-allocator-inl.h21 AllocationResult ConcurrentAllocator::AllocateRaw(int object_size, in AllocateRaw()
38 int object_size, AllocationAlignment alignment, AllocationOrigin origin) { in AllocateInLab()
Dscavenger-inl.h114 Map map, THeapObjectSlot slot, HeapObject object, int object_size, in SemiSpaceCopyObject()
153 int object_size, in PromoteObject()
209 bool Scavenger::HandleLargeObject(Map map, HeapObject object, int object_size, in HandleLargeObject()
233 Map map, THeapObjectSlot slot, HeapObject object, int object_size, in EvacuateObjectDefault()
279 int object_size) { in EvacuateThinString()
305 int object_size) { in EvacuateShortcutCandidate()
346 Map map, THeapObjectSlot slot, String object, int object_size, in EvacuateInPlaceInternalizableString()
Dconcurrent-allocator.cc123 int object_size, AllocationAlignment alignment, AllocationOrigin origin) { in AllocateInLabSlow()
157 int object_size, AllocationAlignment alignment, AllocationOrigin origin) { in AllocateOutsideLab()
Dpaged-spaces-inl.h81 bool PagedSpace::TryFreeLast(Address object_address, int object_size) { in TryFreeLast()
Dlocal-heap-inl.h70 Address LocalHeap::AllocateRawOrFail(int object_size, AllocationType type, in AllocateRawOrFail()
Dallocation-observer.cc84 size_t object_size, in InvokeAllocationObservers()
Dread-only-heap.cc300 const int object_size = object.Size(); in Next() local
Dlocal-heap.cc386 int object_size, AllocationType type, AllocationOrigin origin, in PerformCollectionAndAllocateAgain()
Dspaces-inl.h169 bool LocalAllocationBuffer::TryFreeLast(HeapObject object, int object_size) { in TryFreeLast()
Dmemory-allocator.cc583 size_t object_size, in AllocateLargePage()
/third_party/node/deps/v8/src/objects/
Dobjects-body-descriptors-inl.h175 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
208 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
227 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
244 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
264 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
284 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
321 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
349 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
381 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
404 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
[all …]
Dobjects-body-descriptors.h96 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
133 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
174 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
203 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
238 static inline void IterateBody(Map map, HeapObject obj, int object_size, in IterateBody()
/third_party/jerryscript/jerry-core/jmem/
Djmem-allocator.c90 jmem_stats_allocate_object_bytes (size_t object_size) in jmem_stats_allocate_object_bytes()
106 jmem_stats_free_object_bytes (size_t object_size) in jmem_stats_free_object_bytes()
/third_party/node/deps/v8/src/heap/cppgc/
Dheap-statistics-collector.cc78 HeapObjectHeader* header, size_t object_size) { in RecordObjectType()
157 const size_t object_size = page.PayloadSize(); in VisitLargePage() local
Dexplicit-management.cc39 size_t object_size = 0; in FreeUnreferencedObject() local
/third_party/skia/src/gpu/
DGrProcessor.cpp47 void* GrProcessor::operator new(size_t object_size, size_t footer_size) { in operator new()
/third_party/node/deps/v8/tools/v8windbg/src/
Dlocal-variables.cc103 ULONG64 object_size{}; in GetValue() local
/third_party/node/deps/v8/include/
Dv8-statistics.h187 size_t object_size() { return object_size_; } in object_size() function
/third_party/vixl/src/
Dpool-manager-impl.h103 int object_size = label_base->GetPoolObjectSizeInBytes(); in Emit() local
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h273 int object_size; member
/third_party/vixl/test/
Dtest-pool-manager.cc598 int object_size = 4; in TEST() local
628 int object_size = 4; in TEST() local
/third_party/gstreamer/gstplugins_bad/ext/gs/
Dgstgssrc.cpp87 guint64 object_size; member
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfobjects.c791 guint64 object_size; in gst_asf_parse_headers_from_data() local

12