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.h406 : maxMethodSize_(maxAotMethodSize) in BCInfo()
432 return maxMethodSize_; in GetMaxMethodSize()
619 size_t maxMethodSize_; variable