Searched refs:GetFunctionTypeStr (Results 1 – 2 of 2) sorted by relevance
699 std::string GetFunctionTypeStr(GlobalTSTypeRef gt) const;
1119 std::string TSManager::GetFunctionTypeStr(GlobalTSTypeRef gt) const in GetFunctionTypeStr() function in panda::ecmascript::TSManager1157 return GetFunctionTypeStr(gt); in GetTypeStr()