Searched refs:heapSize_ (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_runtime_options.h | 466 heapSize_ = static_cast<size_t>(stoi(value)) * 1_MB; in SetMemConfigProperty() 476 return heapSize_; in GetHeapSize() 2030 size_t heapSize_ = {0}; member in panda::ecmascript::JSRuntimeOptions |
Completed in 7 milliseconds