Searched defs:memory (Results 1 – 13 of 13) sorted by relevance
28 Object memory = eatAllMemory(); in main() local
62 void* memory = allocator.Alloc(size, kArenaAllocMisc); in TEST() local176 void* memory = allocator.Alloc(size, kArenaAllocMisc); in TEST() local437 void* memory = allocator.Alloc(size, kArenaAllocMisc); in TEST() local524 void* memory = allocator.Alloc(size, kArenaAllocMisc); in TEST() local617 void* memory = allocator.Alloc(size, kArenaAllocMisc); in TEST() local679 void* memory = allocator.Alloc(size, kArenaAllocMisc); in TEST() local729 void* memory = allocator.Alloc(size, kArenaAllocMisc); in TEST() local832 void* memory = allocator.Alloc(size, kArenaAllocMisc); in TEST() local966 void* memory = allocator.Alloc(size, kArenaAllocMisc); in TEST() local
152 void* memory = allocator.Alloc<CodeGenerationData>(kArenaAllocCodeGenerator); in Create() local
80 public static Object[] memory = new Object[4096]; field in Main
61 uint8_t* memory = new uint8_t[ComputeSize(num_vregs)]; in CreateDeoptimizedFrame() local68 uint8_t* memory = reinterpret_cast<uint8_t*>(sf); in DeleteDeoptimizedFrame() local340 void* memory) { in CreateShadowFrameImpl()
157 Object memory = eatAllMemory(); in triggerReflectionOOM2() local
214 uint8_t* memory = GetContinuousMemoryRegion(kImageSize + kImageOatSize + kOtherSpaceSize); in TEST_F() local265 uint8_t* memory = GetContinuousMemoryRegion(kMemorySize); in TEST_F() local
191 void* memory = verifier->GetScopedAllocator().Alloc(ComputeSize(num_regs)); in Create() local
58 void* memory = operator new (needed_size); in Create() local
304 uint8_t* memory = new uint8_t[sizeof(FrameIdToShadowFrame) + sizeof(bool) * num_vregs]; in Create() local309 uint8_t* memory = reinterpret_cast<uint8_t*>(f); in Delete() local
476 void** memory = nullptr; in MaybeDoOnStackReplacement() local
106 public static Object[] memory = new Object[1024]; field in Main
26 Object memory = eatAllMemory(); in main() local