bound-native-methods
bound-native-methods copied to clipboard
Refactor `Math` check to definition time
Instead of checking on each call, only perform the object === Math
once per definition.