Home
last modified time | relevance | path

Searched defs:remainSize (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dthread_local_allocation_buffer.cpp27 size_t remainSize = Available(); in FillBumpPointer() local
H A Dallocator-inl.h125 uintptr_t remainSize = end - begin - size; in Allocate() local
H A Dheap.cpp1299 int remainSize = static_cast<int>(config_.GetDefaultMachineCodeSpaceSize()) - in CollectGarbage() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_finalization_registry.cpp214 int remainSize = newMap->NumberOfElements() + newMap->NumberOfDeletedElements(); in CleanupFinalizationRegistry() local
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
H A Dzip_file.cpp443 uint32_t remainSize = zipEntry.compressedSize; in UnzipWithStore() local
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.cpp595 void Jit::CheckMechineCodeSpaceMemory(JSThread *thread, int remainSize) in CheckMechineCodeSpaceMemory() argument

Completed in 8 milliseconds