↓ 10 callersFunctionupdate_join_and_filter_expressions_from_is_not_distinct_exprinput: AND(=($0, $3), IS_NOT_DISTINCT_FROM($1, $3)) output: ["=($0, $3)" , "OR(AND(IS NULL($1), IS NULL($3)), IS TRUE(=($1 , $3)))"]
engine/src/parser/expression_utils.cpp:1255
↓ 8 callersFunctionaccess( elems, fn, key, value, chainable, emptyGet, raw )
docs/_static/jquery-3.5.1.js:4143