FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Root functions should keep their function prototypes correctly by implausible · Pull Request #1681 · nodegit/nodegit · GitHub

Root functions should keep their function prototypes correctly - #1681

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

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

Conversation

Copy link
Copy Markdown
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL