Searched refs:InObjectLiteralDescendant (Results 1 – 2 of 2) sorted by relevance
568 not state.InParentheses() and not state.InObjectLiteralDescendant()):659 and not state.InObjectLiteralDescendant() and not
685 def InObjectLiteralDescendant(self): member in StateTracker