Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp253 {"heap-size-limit", required_argument, nullptr, OPTION_HEAP_SIZE_LIMIT}, in ParseCommand()
616 case OPTION_HEAP_SIZE_LIMIT: in ParseCommand()
H A Djs_runtime_options.h101 OPTION_HEAP_SIZE_LIMIT, enumerator
826 return WasOptionSet(OPTION_HEAP_SIZE_LIMIT); in WasSetHeapSizeLimit()

Completed in 6 milliseconds