Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h64 static constexpr uint32_t DEFAULT_GC_POOL_SIZE = 256_MB; variable
1233 uint32_t gcPoolSize_ = ecmascript::DEFAULT_GC_POOL_SIZE;