Searched refs:numFoo (Results 1 – 1 of 1) sorted by relevance
408 var numFoo = new Number(42); variable409 numFoo.valueOf = "not callable";410 numFoo.toString = function() { return "foo"; };436 [num37, numFoo, numTrue,