Searched refs:can_hoist (Results 1 – 1 of 1) sorted by relevance
8509 if (!can_hoist(node.left, node.right, 1)) return;8546 if (!can_hoist(node.name, node.value, 0)) return;8594 function can_hoist(sym, right, count) { function