Searched defs:SetConfigHeapSize (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/common_components/common_runtime/ | ||
| D | base_runtime_param.cpp | 30 void BaseRuntimeParam::SetConfigHeapSize(RuntimeParam ¶m, size_t configHeapSize) in SetConfigHeapSize() function in common::BaseRuntimeParam |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_runtime_options.cpp | 1750 void JSRuntimeOptions::SetConfigHeapSize(size_t configHeapSize) in SetConfigHeapSize() function in panda::ecmascript::JSRuntimeOptions |