Home
last modified time | relevance | path

Searched defs:maxGarbageCacheSize (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/common_components/common_runtime/
Dbase_runtime_param.cpp35 void BaseRuntimeParam::SetMaxGarbageCacheSize(RuntimeParam &param, uint64_t maxGarbageCacheSize) in SetMaxGarbageCacheSize()
/arkcompiler/runtime_core/common_interfaces/base/
Druntime_param.h171 uint64_t maxGarbageCacheSize; member
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp1755 void JSRuntimeOptions::SetConfigMaxGarbageCacheSize(uint64_t maxGarbageCacheSize) in SetConfigMaxGarbageCacheSize()