Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp175 bool canTypedCall = true; in CollectMethodPcsFromBC() local
282 bool *canFastCall, bool *canTypedCall) in CollectMethodInfoFromBC()