Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
prevent calling getstaticcode on something NQPMu-ish
On MoarVM we get away with checking for isnull, but this is not enough for JVM. This unbusts SVG::Plot and Pod::To::HTML. The error is triggered when we apply a trait to a sub or an Attribute and the module gets precompiled.
- Loading branch information