Home
last modified time | relevance | path

Searched defs:SetConfigHeapSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/common_components/common_runtime/
Dbase_runtime_param.cpp30 void BaseRuntimeParam::SetConfigHeapSize(RuntimeParam &param, size_t configHeapSize) in SetConfigHeapSize() function in common::BaseRuntimeParam
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp1750 void JSRuntimeOptions::SetConfigHeapSize(size_t configHeapSize) in SetConfigHeapSize() function in panda::ecmascript::JSRuntimeOptions