BoundSuper constructor
BoundSuper(
- InterpretedInstance instance,
- InterpretedClass startLookupClass
Implementation
BoundSuper(this.instance, this.startLookupClass);