Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp248 bool fastCallFlag = true; in CollectMethodPcsFromBC() local
249 …ollectMethodInfoFromBC(bcIns, method, classNameVec, bcIndex, classConstructIndexes, &fastCallFlag); in CollectMethodPcsFromBC()
250 if (!fastCallFlag) { in CollectMethodPcsFromBC()