Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_info_collector.cpp183 bool opcodeSupprotFastCall = true; in CollectMethodPcsFromBC() local
186 &opcodeSupprotFastCall, &opcodeSupportTypeByteCall); in CollectMethodPcsFromBC()
188 if (!opcodeSupprotFastCall || !vregSupportFastCall) { in CollectMethodPcsFromBC()

Completed in 1 milliseconds