bound-native-methods icon indicating copy to clipboard operation
bound-native-methods copied to clipboard

Refactor `Math` check to definition time

Open maxnordlund opened this issue 9 years ago • 0 comments

Instead of checking on each call, only perform the object === Math once per definition.

maxnordlund avatar Jun 15 '15 21:06 maxnordlund