Home
last modified time | relevance | path

Searched defs:poolSize (Results 1 – 19 of 19) sorted by relevance

/commonlibrary/ets_utils/js_api_module/url/test/
Dtest_ark.cpp40 const int64_t poolSize = 0x1000000; // 16M in main() local
/commonlibrary/ets_utils/js_api_module/xml/test/
Dtest_ark.cpp39 const int64_t poolSize = 0x1000000; // 16M in main() local
/commonlibrary/ets_utils/js_util_module/util/test/
Dtest_ark.cpp39 const int64_t poolSize = 0x1000000; // 16M in main() local
/commonlibrary/ets_utils/js_sys_module/test/
Dtest_ark.cpp40 const int64_t poolSize = 0x1000000; // 16M in main() local
/commonlibrary/ets_utils/js_sys_module/console/test/
Dtest_ark.cpp39 const int64_t poolSize = 0x1000000; // 16M in main() local
Dtest_console.cpp47 const int64_t poolSize = 0x1000000; in NativeEngineProxy() local
/commonlibrary/ets_utils/js_api_module/convertxml/test/
Dtest_ark.cpp39 const int64_t poolSize = 0x1000000; // 16M in main() local
/commonlibrary/ets_utils/js_concurrent_module/test/
Dtest_ark.cpp40 const int64_t poolSize = 0x1000000; // 16M in main() local
/commonlibrary/ets_utils/js_api_module/buffer/test/
Dtest_ark.cpp40 const int64_t poolSize = 0x1000000; // 16M in main() local
/commonlibrary/ets_utils/js_api_module/uri/test/
Dtest_ark.cpp40 const int64_t poolSize = 0x1000000; // 16M in main() local
/commonlibrary/ets_utils/js_sys_module/timer/test/
Dtest_ark.cpp40 const int64_t poolSize = 0x1000000; // 16M in main() local
Dtest_timer.cpp57 const int64_t poolSize = 0x1000000; in NativeEngineProxy() local
/commonlibrary/ets_utils/js_concurrent_module/worker/test/
Dtest_ark.cpp40 const int64_t poolSize = 0x1000000; // 16M in main() local
Dtest_worker.cpp83 const int64_t poolSize = 0x1000000; in CreateArkRuntimeEngine() local
164 const int64_t poolSize = 0x1000000; // 16M in InitializeEngine() local
1160 const int64_t poolSize = 0x1000000; in CreateWorkerHostEngine() local
/commonlibrary/ets_utils/js_concurrent_module/taskpool/test/
Dtest_ark.cpp41 const int64_t poolSize = 0x1000000; // 16M in main() local
/commonlibrary/ets_utils/js_concurrent_module/utils/test/
Dtest_condition.cpp46 const int64_t poolSize = 0x1000000; // 16M in InitializeEngine() local
Dtest_locks.cpp48 const int64_t poolSize = 0x1000000; // 16M in InitializeEngine() local
/commonlibrary/ets_utils/js_api_module/fastbuffer/src/
Djs_fastbuffer.ts214 let poolSize: number; variable
/commonlibrary/ets_utils/js_api_module/buffer/src/
Djs_buffer.ts266 let poolSize: number; variable