Searched refs:GetPrimitiveStr (Results 1 – 2 of 2) sorted by relevance
903 std::string GetPrimitiveStr(const GlobalTSTypeRef >) const;
1143 return GetPrimitiveStr(gt); in GetTypeStr()1172 std::string TSManager::GetPrimitiveStr(const GlobalTSTypeRef >) const in GetPrimitiveStr() function in panda::ecmascript::TSManager