Home
last modified time | relevance | path

Searched refs:AddMemToCommittedCache (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_map_allocator.cpp171 memMapPool_.AddMemToCommittedCache(mem, size); in CacheOrFree()
Dmem_map_allocator.h93 void AddMemToCommittedCache(void *mem, size_t size) in AddMemToCommittedCache() function