Home
last modified time | relevance | path

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

12

/external/v8/src/
Dobjects-body-descriptors-inl.h123 static inline void IterateBody(HeapObject* obj, int object_size, in IterateBody()
138 static inline void IterateBody(HeapObject* obj, int object_size) { in IterateBody()
173 static inline void IterateBody(HeapObject* obj, int object_size, in IterateBody()
180 static inline void IterateBody(HeapObject* obj, int object_size) { in IterateBody()
201 static inline void IterateBody(HeapObject* obj, int object_size, in IterateBody()
209 static inline void IterateBody(HeapObject* obj, int object_size) { in IterateBody()
229 static inline void IterateBody(HeapObject* obj, int object_size, in IterateBody()
235 static inline void IterateBody(HeapObject* obj, int object_size) { in IterateBody()
257 static inline void IterateBody(HeapObject* obj, int object_size, in IterateBody()
268 static inline void IterateBody(HeapObject* obj, int object_size) { in IterateBody()
[all …]
Dobjects-body-descriptors.h89 static inline void IterateBody(HeapObject* obj, int object_size, in IterateBody()
101 static inline void IterateBody(HeapObject* obj, int object_size) { in IterateBody()
121 static inline void IterateBody(HeapObject* obj, int object_size, in IterateBody()
127 static inline void IterateBody(HeapObject* obj, int object_size) { in IterateBody()
/external/v8/src/heap/
Dscavenger.cc149 HeapObject* object, int object_size) { in SemiSpaceCopyObject()
178 HeapObject* object, int object_size) { in PromoteObject()
204 HeapObject* object, int object_size) { in EvacuateObject()
258 int object_size = FixedArray::SizeFor(length); in EvacuateFixedArray() local
266 int object_size = FixedDoubleArray::SizeFor(length); in EvacuateFixedDoubleArray() local
272 int object_size = reinterpret_cast<FixedTypedArrayBase*>(object)->size(); in EvacuateFixedTypedArray() local
279 int object_size = reinterpret_cast<FixedFloat64Array*>(object)->size(); in EvacuateFixedFloat64Array() local
286 int object_size = reinterpret_cast<ByteArray*>(object)->ByteArraySize(); in EvacuateByteArray() local
292 int object_size = SeqOneByteString::cast(object) in EvacuateSeqOneByteString() local
299 int object_size = SeqTwoByteString::cast(object) in EvacuateSeqTwoByteString() local
[all …]
Dobject-stats.cc175 int object_size = obj->Size(); in CollectStatistics() local
208 int object_size = obj->Size(); in RecordCodeStats() local
Dobjects-visiting.h129 int object_size, in GetVisitorIdForSize()
206 int object_size = BodyDescriptor::SizeOf(map, object); in INLINE() local
Dheap-inl.h397 bool Heap::ShouldBePromoted(Address old_address, int object_size) { in ShouldBePromoted()
Dheap.h1267 inline void IncrementPromotedObjectsSize(intptr_t object_size) { in IncrementPromotedObjectsSize()
1273 inline void IncrementSemiSpaceCopiedObjectSize(intptr_t object_size) { in IncrementSemiSpaceCopiedObjectSize()
Dincremental-marking.cc200 int object_size = FixedArray::BodyDescriptor::SizeOf(map, object); in VisitFixedArrayIncremental() local
/external/v8/test/cctest/heap/
Dtest-compaction.cc85 const int object_size = Page::kAllocatableMemory / objects_per_page; in HEAP_TEST() local
159 const int object_size = Page::kAllocatableMemory / objects_per_page; in HEAP_TEST() local
246 const int object_size = Page::kAllocatableMemory / objects_per_page; in HEAP_TEST() local
Dheap-utils.cc33 int object_size) { in CreatePadding()
/external/v8/src/compiler/
Dmemory-optimizer.cc124 int32_t const object_size = m.Value(); in VisitAllocate() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp2101 uint64_t object_size = MachOContents.size(); in GuessCstringPointer() local
2122 uint64_t object_size = MachOContents.size(); in GuessCstringPointer() local
2318 uint64_t object_size = MachOContents.size(); in GuessPointerPointer() local
7310 uint32_t flags, uint32_t object_size, in PrintSegmentCommand()
7409 uint32_t filetype, uint32_t object_size, in PrintSection()
7537 uint32_t object_size) { in PrintSymtabLoadCommand()
7583 uint32_t nsyms, uint32_t object_size, in PrintDysymtabLoadCommand()
7716 uint32_t object_size) { in PrintDyldInfoLoadCommand()
7922 uint32_t object_size) { in PrintEncryptionInfoCommand()
7943 uint32_t object_size) { in PrintEncryptionInfoCommand64()
[all …]
/external/v8/src/x87/
Dmacro-assembler-x87.cc1464 void MacroAssembler::Allocate(int object_size, in Allocate()
1614 void MacroAssembler::Allocate(Register object_size, in Allocate()
1678 void MacroAssembler::FastAllocate(int object_size, Register result, in FastAllocate()
1702 void MacroAssembler::FastAllocate(Register object_size, Register result, in FastAllocate()
/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dcloud_api_delegator.py216 generation=None, object_size=None, argument
Dcloud_api.py258 provider=None, generation=None, object_size=None, argument
Dgcs_json_api.py633 provider=None, generation=None, object_size=None, argument
Dboto_translation.py425 generation=None, object_size=None, argument
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc180 int object_size) in GeneratedMessageReflection()
205 int object_size) in GeneratedMessageReflection()
/external/v8/src/ia32/
Dmacro-assembler-ia32.cc1522 void MacroAssembler::Allocate(int object_size, in Allocate()
1672 void MacroAssembler::Allocate(Register object_size, in Allocate()
1736 void MacroAssembler::FastAllocate(int object_size, Register result, in FastAllocate()
1760 void MacroAssembler::FastAllocate(Register object_size, Register result, in FastAllocate()
/external/v8/src/arm/
Dmacro-assembler-arm.cc1966 void MacroAssembler::Allocate(int object_size, in Allocate()
2080 void MacroAssembler::Allocate(Register object_size, Register result, in Allocate()
2177 void MacroAssembler::FastAllocate(Register object_size, Register result, in FastAllocate()
2224 void MacroAssembler::FastAllocate(int object_size, Register result, in FastAllocate()
/external/v8/src/arm64/
Dmacro-assembler-arm64.cc3027 void MacroAssembler::Allocate(int object_size, in Allocate()
3108 void MacroAssembler::Allocate(Register object_size, Register result, in Allocate()
3189 void MacroAssembler::FastAllocate(int object_size, Register result, in FastAllocate()
3223 void MacroAssembler::FastAllocate(Register object_size, Register result, in FastAllocate()
/external/v8/src/ppc/
Dmacro-assembler-ppc.cc1780 void MacroAssembler::Allocate(int object_size, Register result, in Allocate()
1881 void MacroAssembler::Allocate(Register object_size, Register result, in Allocate()
1983 void MacroAssembler::FastAllocate(Register object_size, Register result, in FastAllocate()
2036 void MacroAssembler::FastAllocate(int object_size, Register result, in FastAllocate()
/external/v8/src/x64/
Dmacro-assembler-x64.cc4867 void MacroAssembler::Allocate(int object_size, in Allocate()
4944 void MacroAssembler::Allocate(Register object_size, in Allocate()
4993 void MacroAssembler::FastAllocate(int object_size, Register result, in FastAllocate()
5010 void MacroAssembler::FastAllocate(Register object_size, Register result, in FastAllocate()
/external/v8/src/s390/
Dmacro-assembler-s390.cc1696 void MacroAssembler::Allocate(int object_size, Register result, in Allocate()
1797 void MacroAssembler::Allocate(Register object_size, Register result, in Allocate()
1899 void MacroAssembler::FastAllocate(Register object_size, Register result, in FastAllocate()
1952 void MacroAssembler::FastAllocate(int object_size, Register result, in FastAllocate()
/external/v8/src/mips/
Dmacro-assembler-mips.cc4162 void MacroAssembler::Allocate(int object_size, in Allocate()
4253 void MacroAssembler::Allocate(Register object_size, Register result, in Allocate()
4347 void MacroAssembler::FastAllocate(int object_size, Register result, in FastAllocate()
4390 void MacroAssembler::FastAllocate(Register object_size, Register result, in FastAllocate()

12