Home
last modified time | relevance | path

Searched refs:ResetAllocator (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dlinear_space.h30 void ResetAllocator();
Dlinear_space.cpp107 void LinearSpace::ResetAllocator() in ResetAllocator() function in panda::ecmascript::LinearSpace
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1227 snapshotSpace->ResetAllocator(); in DeserializeObjectExcludeString()