Lines Matching defs:sym
229 return !all(def.orig, function(sym) { argument
298 function export_symbol(sym) { argument
477 function cross_scope(def, sym) { argument
487 return all(def.orig, function(sym) { argument
693 if (!all(def.orig, function(sym) { argument
697 if (def.fixed === undefined) return declare || all(def.orig, function(sym) { argument
720 return safe_to_read(tw, def) && all(def.orig, function(sym) { argument
1063 }, function(sym, fixed, walk) { argument
3045 if (parent instanceof AST_VarDef) return parent.name.match_symbol(function(sym) { argument
3474 function symbol_in_lvalues(sym, parent) { argument
3483 function may_modify(sym) { argument
5498 if (!all(fn.argnames, function(sym, index) { argument
5536 if (!args || all(fn.argnames, function(sym, i) { argument
5539 if (ignore_side_effects) fn.argnames.forEach(function(sym) { argument
5582 function assign(sym, arg) { argument
6685 head_refs.forEach(function(sym) { argument
6744 function mark(sym, read) { argument
6797 function push_ref(sym) { argument
7716 function log(sym, text) { argument
7778 function can_drop_lhs(sym, node) { argument
8564 function make_sym(type, sym, key) { argument
8594 function can_hoist(sym, right, count) { argument
8619 return all(def.references, function(sym) { argument
10192 function can_varify(compressor, sym) { argument
13890 … if (node instanceof AST_SymbolFunarg && !all(node.definition().orig, function(sym) { argument
13955 if (!all(def.orig, function(sym) { argument
14033 function process(sym, argname) { argument