mirror of https://github.com/lukechilds/node.git
Browse Source
Turn call-as-function calls into constructor calls. Makes the following snippet work: var buf = ArrayBuffer(32); // no 'new' but does the right thingv0.9.10-release
2 changed files with 9 additions and 3 deletions
Loading…
Reference in new issue