Home
last modified time | relevance | path

Searched refs:nullish (Results 1 – 4 of 4) sorted by relevance

/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js9484 function fuzzy_eval(compressor, node, nullish) { argument
9487 if (node.falsy && !nullish) return false;
11897 var nullish = true;
11899 var ll = fuzzy_eval(compressor, self.left, nullish);
11900 if (nullish ? ll == null : !ll) {
11903 value: nullish ? "nullish" : "false",
11910 value: nullish ? "defined" : "true",
11916 … if (!nullish && (rr = self.right.evaluate(compressor, true)) && !(rr instanceof AST_Node)) {
11927 if (!nullish && self.left.operator == "&&") {
/plugin/sequencediagram/bower_components/lodash/doc/
DREADME.md5562 *(boolean)*: Returns `true` if `value` is nullish, else `false`.
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1 …n\n/**\n * The base implementation of `_.toString` which doesn't convert nullish\n * values to emp…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1 …n\n/**\n * The base implementation of `_.toString` which doesn't convert nullish\n * values to emp…