2.1.34 [ECMA-262/9:2018] Section 19.4.2.1 Symbol.asyncIterator

V0215: Symbol.asyncInterator is not supported

The specification states:

 19.4.2.1 Symbol.asyncIterator
  
     The initial value of Symbol.asyncIterator is the well known symbol @@asyncIterator 
     (Table 1).
  
     This property has the attributes { [[Writable]]: false, [[Enumerable]]: false, 
     [[Configurable]]: false }.

EdgeHTML Mode

Symbol.asyncInterator is not supported.