Searched refs:DEFAULT_GC_POOL_SIZE (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/napi/include/ | ||
H A D | jsnapi.h | 74 static constexpr uint32_t DEFAULT_GC_POOL_SIZE = 256_MB; member 431 uint32_t gcPoolSize_ = ecmascript::DEFAULT_GC_POOL_SIZE; |
Completed in 2 milliseconds