Home
last modified time | relevance | path

Searched refs:INIT_GLOBAL_SPACE_NATIVE_SIZE_LIMIT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.h1543 static constexpr size_t INIT_GLOBAL_SPACE_NATIVE_SIZE_LIMIT = 100_MB; member in panda::panda::ecmascript::Heap
H A Dheap.cpp748 globalSpaceNativeLimit_ = INIT_GLOBAL_SPACE_NATIVE_SIZE_LIMIT; in Initialize()

Completed in 7 milliseconds