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