Searched refs:make_num (Results 1 – 2 of 2) sorted by relevance
674 if (value < 0 || /^0/.test(make_num(value))) {1218 output.print(make_num(key));1265 output.print(make_num(self.getValue()));1345 function make_num(num) { function
842 … return p instanceof AST_PropAccess && p.expression === this && /^0/.test(make_num(this.value));1707 output.print(make_num(key));1797 output.print(make_num(this.value));1867 function make_num(num) { function