Skip to content

Root functions should keep their function prototypes correctly#1681

Merged
implausible merged 1 commit intonodegit:masterfrom
implausible:fix/missing-function-prototype-errors
May 31, 2019
Merged

Root functions should keep their function prototypes correctly#1681
implausible merged 1 commit intonodegit:masterfrom
implausible:fix/missing-function-prototype-errors

Conversation

@implausible
Copy link
Member

Without treating the root of a nodegit collection as a function template when it is a function itself, when we do the importextension / fix the prototype dance, we were blowing away call, bind, and apply, as well as anything else on the prototype

Without treating the root of a nodegit collection as a function template when it is a function itself, when we do the importextension / fix the prototype dance, we were blowing away call, bind, and apply, as well as anything else on the prototype
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant