Searched refs:IsVoidOfLiteral (Results 1 – 1 of 1) sorted by relevance
791 static bool IsVoidOfLiteral(Expression* expr) { in IsVoidOfLiteral() function804 if (IsVoidOfLiteral(left) && Token::IsEqualityOp(op)) { in MatchLiteralCompareUndefined()