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

[js-api] "Creating a host function" requires a functype parameter #768

Closed
rossberg opened this issue Apr 9, 2018 · 2 comments
Closed

[js-api] "Creating a host function" requires a functype parameter #768

rossberg opened this issue Apr 9, 2018 · 2 comments
Assignees

Comments

@rossberg
Copy link
Member

rossberg commented Apr 9, 2018

The algorithm to create a host function uses the function's type:

  • in step 1.1 implicitly as "the signature",
  • in step 1.6 as |functype|.

However, that type is not actually provided. The algorithm needs to take |functype| as a parameter.

@littledan
Copy link
Collaborator

This is actually fixed only in 24e291c cc @Ms2ger

@littledan littledan reopened this Sep 6, 2018
@littledan
Copy link
Collaborator

That patch landed too, so closing.

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

No branches or pull requests

3 participants