Searched refs:noop_value (Results 1 – 1 of 1) sorted by relevance
10870 function noop_value() { function10875 if (!stat) return noop_value();10876 if (stat instanceof AST_Return) return stat.value || noop_value();