Home
last modified time | relevance | path

Searched refs:heapSize_ (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.h466 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