2.1.50 [ECMA-ES2017] Section 25.4.4 Properties of the Promise Constructor

V0106: The Promise.length property is not configurable

The specification states:

 25.4.4 Properties of the Promise Constructor
  
     The value of the [[Prototype]] internal slot of the Promise constructor is the 
     intrinsic object %FunctionPrototype%.
  
     ... The Promise constructor has the following properties:

EdgeHTML Mode

The Promise.length property is not configurable.