Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/napi/include/
Djsnapi.h746 gcPoolSize_ = size; in SetGcPoolSize()
821 return gcPoolSize_; in GetGcPoolSize()
851 uint32_t gcPoolSize_ = DEFAULT_GC_POOL_SIZE; variable