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

Fix Invoke logic and object coercion #883

Merged
merged 1 commit into from May 4, 2021

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented May 4, 2021

Had to move the spec's Invoke logic to Engine, as we need it's services for object conversion. There are quite a lot of public Invoke capabilities, need to remove some of them at some point I guess..

/cc @twop

fixes #882

@lahma lahma requested a review from sebastienros May 4, 2021 06:06
@lahma lahma merged commit dcaae15 into sebastienros:dev May 4, 2021
@lahma lahma deleted the this-value-obj-coercible branch May 4, 2021 15:18
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.

"Invoke" operation doesn't coerce values to objects.
2 participants