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.
Herman Venter edited this page Jul 12, 2017
·
1 revision
unknown computed property name
This computed property name expression results in an unknown value, which means that Prepack will not have an accurate model of the heap. Essentially, this is a sneaky form of eval and it makes static analysis so imprecise that Prepack just gives up.
To make this error go away, consider refining the environment model so that Prepack can figure out the name of the property at compile time.