You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Invariant Violation:
This is likely a bug in Prepack, not your code. Feel free to open an issue on GitHub.
at invariant (/Users/nikolait/git/prepack/lib/invariant.js:24:15)
at ResidualOperationSerializer._serializeLocalAssignment (/Users/nikolait/git/prepack/lib/serializer/ResidualOperationSerializer.js:633:28)
at ResidualOperationSerializer.serializeStatement (/Users/nikolait/git/prepack/lib/serializer/ResidualOperationSerializer.js:138:26)
at TemporalOperationEntry.serialize (/Users/nikolait/git/prepack/lib/utils/generator.js:155:26)
at serializeFn (/Users/nikolait/git/prepack/lib/utils/generator.js:852:46)
at Generator.serialize (/Users/nikolait/git/prepack/lib/utils/generator.js:861:7)
at _withGeneratorScope (/Users/nikolait/git/prepack/lib/serializer/ResidualHeapSerializer.js:1946:141)
at ResidualHeapSerializer._withGeneratorScope (/Users/nikolait/git/prepack/lib/serializer/ResidualHeapSerializer.js:1907:5)
at Object.serializeGenerator (/Users/nikolait/git/prepack/lib/serializer/ResidualHeapSerializer.js:1946:64)
at ResidualOperationSerializer._serializeDoWhile (/Users/nikolait/git/prepack/lib/serializer/ResidualOperationSerializer.js:472:30)
The issue is that the phiNode is undefined.
The text was updated successfully, but these errors were encountered:
=>
The issue is that the
phiNode
is undefined.The text was updated successfully, but these errors were encountered: