Home
last modified time | relevance | path

Searched refs:GetGcPoolSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h1146 uint32_t GetGcPoolSize() const in GetGcPoolSize() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp292 runtimeOptions.SetHeapSizeLimit(option.GetGcPoolSize()); in CreateJSVM()