julia
1811564d
- fix some crashy behavior of `invoke` with builtins (#59451)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
97 days ago
fix some crashy behavior of `invoke` with builtins (#59451) builtins have empty method tables so `invoke` will segfault or otherwise crash (see some tests). this PR attempts to fix that
References
#59451 - fix some crashy behavior of `invoke` with builtins
Author
adienes
Parents
9427f339
Loading