Home
last modified time | relevance | path

Searched defs:vregSupportFastCall (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp157 bool vregSupportFastCall = !IsVRegUsed(bcIns, metaData, newtargetIndex); in ProcessMethodForJIT() local
229 bool vregSupportFastCall = !IsVRegUsed(bcIns, metaData, newtargetIndex); in CollectMethodPcsFromBC() local