Closed
Description
This is ensureNumber
:
Lines 166 to 171 in 8cccacc
Any reason the last line isn't just return v;
? This is a pretty hot function. After already filtering out non-numeric values and converting others to Number
explicitly, why would we have to check isNumeric
again?
Originally posted by @alexcjohnson in #5622 (comment)
Metadata
Metadata
Assignees
Labels
No labels