Searched refs:cross_scope (Results 1 – 1 of 1) sorted by relevance
477 function cross_scope(def, sym) { function758 if (d.scope.resolve() !== scope.resolve()) d.escaped.cross_scope = true;1407 if (redef && cross_scope(d.scope, ref.scope)) redef.single_use = false;3294 && (def.assignments || !escaped || escaped.cross_scope)7897 if (cross_scope(node_def.scope, node.scope)) {