Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.h59 inline const std::unordered_map<uint32_t, kungfu::MethodInfo> &GetMethodList() const in GetMethodList() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h457 std::unordered_map<uint32_t, MethodInfo>& GetMethodList() in GetMethodList() function