Home
last modified time | relevance | path

Searched defs:new_space (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dheap-allocator-inl.h35 NewSpace* HeapAllocator::new_space() const { in new_space() function in v8::internal::HeapAllocator
H A Dheap.h844 NewSpace* new_space() { return new_space_; } in new_space() function in v8::internal::Heap
H A Dmark-compact.cc3471 NewSpace* new_space = heap()->new_space(); EvacuatePrologue() local
5481 NewSpace* new_space = heap()->new_space(); EvacuatePrologue() local
5816 NewSpace* new_space = heap()->new_space(); TraceFragmentation() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dbuffer.cc309 uint32_t new_space = in SetDataWithOffset() local
/third_party/node/deps/v8/src/strings/
H A Dstring-stream.cc460 char* new_space = NewArray<char>(new_bytes); in grow() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djmemmgr.c655 size_t new_space = (long)sptr->rows_in_array * in realize_virt_arrays() local
667 size_t new_space = (long)bptr->rows_in_array * in realize_virt_arrays() local
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc2063 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc2253 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/loong64/
H A Dbuiltins-loong64.cc2066 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/arm/
H A Dbuiltins-arm.cc2046 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/riscv64/
H A Dbuiltins-riscv64.cc2168 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/s390/
H A Dbuiltins-s390.cc2296 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc2018 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/ia32/
H A Dbuiltins-ia32.cc2151 Register new_space = scratch1; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/x64/
H A Dbuiltins-x64.cc2131 Register new_space = kScratchRegister; in Generate_AllocateSpaceAndShiftExistingArguments() local

Completed in 62 milliseconds