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

[Bug] Allot of the [Type].is* methods (and others) throwing exceptions #22

Closed
CaseyAllen opened this issue Jul 24, 2022 · 1 comment
Closed

Comments

@CaseyAllen
Copy link

Your environment

  • OS version: Arch x86_64(Linux** 5.15.55-1-lts)
  • Node.js version: v18.6.0
  • LLVM version: 14.0.6

Describe the bug

Many of the methods on type instances are throwing runtime TypeErrors TypeError: Illegal invocation
sometimes they work but the majority of the time they dont

Expected behavior

they should not throw errors, and instead respond with the appropriate value

@ApsarasX
Copy link
Owner

Please refer to #1.

Please tell me all the methods you want to call like above, and I will add them manually.

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

2 participants