Closed lpinca closed 9 years ago
The Timer
instances makes it easier to V8 to optimize as every timer object will have the same underlaying class and therefor reducing memory required and the work that V8 has to do.
But I agree that the type
properties are not needed as we can directly check against the fn instead. So I'm going to close this pull request and incorporate the changes directly in to master.
Reasons for this change:
type
property.