Home
last modified time | relevance | path

Searched refs:maxMethodSize_ (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h438 : maxMethodSize_(maxAotMethodSize) in BCInfo()
464 return maxMethodSize_; in GetMaxMethodSize()
658 size_t maxMethodSize_; variable