Home
last modified time | relevance | path

Searched defs:heapSize (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/include/base/
Djs_debugger_config.h42 uint32_t heapSize; // the JS heap size want to setup, count in bytes member
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Djs_debugger_config.cpp99 uint32_t heapSize = debuggerConfig_.heapSize; in SetupJSContext() local
/foundation/ability/ability_runtime/cj_environment/frameworks/cj_environment/include/
Dcj_interface.h40 size_t heapSize; member