Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_info_collector.h336 bool methodSizeIsIllegal = methodPCInfo.methodsSize > bytecodeInfo_.GetMaxMethodSize(); in FilterMethod() local
338 if (methodSizeIsIllegal || methodFilteredByPGO) { in FilterMethod()

Completed in 2 milliseconds