Searched refs:IsNullLiteral (Results 1 – 2 of 2) sorted by relevance
67 bool Expression::IsNullLiteral() { in IsNullLiteral() function in v8::internal::Expression371 if (left->IsNullLiteral() && Token::IsEqualityOp(op)) { in MatchLiteralCompareNull()
339 bool IsNullLiteral();