Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.cpp196 if (methodPCInfo.methodsSize > bytecodeInfo_.GetMaxMethodSize() || in FilterMethod()
Dbytecode_info_collector.h462 size_t GetMaxMethodSize() const in GetMaxMethodSize() function