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

chore: modify mem find to return js undefined #92

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

nilslice
Copy link
Member

@nilslice nilslice commented Aug 23, 2024

Realizing that there are some places where having control of the behavior when a zero-offset memory handle would otherwise cause a panic/throw. This gives the caller control of how to interpret the result.

For example, in the case of an xtp-test-js call output, I need to know that a call does not return any value.

@nilslice nilslice requested a review from zshipko August 23, 2024 22:13
@nilslice nilslice merged commit d16643e into main Aug 23, 2024
8 checks passed
@nilslice nilslice deleted the undefined-mem branch August 23, 2024 22:36
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.

2 participants