Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.cpp78 const auto &bcTypes = methodInfo.GetBCAndTypes(); in LoadTypes()
Dbytecode_info_collector.h288 inline const std::unordered_map<int32_t, uint32_t> &GetBCAndTypes() const in GetBCAndTypes() function