2.1.45 [ECMA-262/6] Section 14.5.2 Static Semantics: BoundNames

V0009: Nothing in this section is implemented

The specification states:

 14.5.2 Static Semantics: BoundNames
  
     See also: 12.1.2, 13.3.1.2, 13.3.2.1, 13.3.3.1, 13.7.5.2, 14.1.3, 14.2.2, 14.4.2, 
     15.2.2.2, 15.2.3.2.
  
     ClassDeclaration : class BindingIdentifier ClassTail
         1.  Return the BoundNames of BindingIdentifier.
  
     ClassDeclaration : class ClassTail
         1.  Return «"*default*"».

IE11 Mode (Internet Explorer 11)

Nothing in this section is implemented.