Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_import.cpp543 const std::string &funcStr = GlobalTables::GetStrTable().GetStringFromStrIdx(funcName); in ReadSeField() local
685 GStrIdx funcStr = ImportStr(); in ReadEaCgField() local
Dbin_mpl_export.cpp885 … const std::string &funcStr = GlobalTables::GetStrTable().GetStringFromStrIdx(func2SE.first); in WriteSeField() local