Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h277 inline void AddBcToTypeId(int32_t bcIndex, uint32_t innerFuncTypeId) in AddBcToTypeId() argument
279 bcToFuncTypeId_.emplace(bcIndex, innerFuncTypeId); in AddBcToTypeId()