tildeio / rsvp.js

A lightweight library that provides tools for organizing asynchronous code
MIT License
3.62k stars 263 forks source link

constructor tampering must also be detected #415

Open stefanpenner opened 8 years ago

stefanpenner commented 8 years ago

otherwise, all the noop constructors may cause grief.

fivetanley commented 8 years ago

What does "constructor tampering" mean?