Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Herman Venter edited this page Jun 21, 2017 · 1 revision

unknown super class prototype

The expression specifying the super class of this class declaration results in a value with is an unknown value for its prototype property.

This makes it hard for Prepack to reason about the instances of this class.

To fix this, consider refining the environmental model to fully specify the prototype property of the super class.