Searched refs:IsAbstractMethod (Results 1 – 3 of 3) sorted by relevance
231 bool isAbs = tsManager->IsAbstractMethod(value); in CreatePHClass()
297 bool IsAbstractMethod(GlobalTSTypeRef gt) const;
612 bool TSManager::IsAbstractMethod(GlobalTSTypeRef gt) const in IsAbstractMethod() function in panda::ecmascript::TSManager