IsNullLiteral 379 src/ast.cc if (left->IsNullLiteral() && Token::IsEqualityOp(op)) { IsNullLiteral 341 src/ast.h bool IsNullLiteral();