Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime_lite.cpp38 constexpr int64_t DEFAULT_GC_POOL_SIZE = 0x10000000; // 256MB member
141 pandaOption.SetGcPoolSize(DEFAULT_GC_POOL_SIZE); in CreateJsEnv()
H A Djs_runtime.cpp80 constexpr int64_t DEFAULT_GC_POOL_SIZE = 0x10000000; // 256MB member
775 pandaOption.SetGcPoolSize(DEFAULT_GC_POOL_SIZE); in CreateJsEnv()
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dsimulator.cpp52 constexpr int64_t DEFAULT_GC_POOL_SIZE = 0x10000000; // 256MB member
672 pandaOption.SetGcPoolSize(DEFAULT_GC_POOL_SIZE); in CreateJSVM()

Completed in 5 milliseconds