Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make BindFunctionInstance public #1287

Closed
paynesworld opened this issue Sep 7, 2022 · 0 comments · Fixed by #1288
Closed

Make BindFunctionInstance public #1287

paynesworld opened this issue Sep 7, 2022 · 0 comments · Fixed by #1288

Comments

@paynesworld
Copy link
Contributor

In #1044, the BindFunctionInstance class was moved to internal. This interferes with some valid use cases for the JS .bind() function. See discussion thread under the referenced issue.

paynesworld pushed a commit to paynesworld/jint that referenced this issue Sep 7, 2022
lahma pushed a commit that referenced this issue Sep 8, 2022
* Make BindFunctionInstance public (#1287)
* Gain parity in formatting of new csproj with existing test csproj files, use file-scoped Jint namespace

Co-authored-by: Steve Payne <stevep@takeflightinteractive.com>
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 a pull request may close this issue.

1 participant