Name Description Size
constructor-subclassable.js --- Iterator constructor can be subclassed. --- 315
constructor-throw-when-called-directly.js --- Iterator constructor throws when called directly. --- 285
constructor-throw-without-new.js --- Iterator constructor throws when called without new. --- 284
constructor.js --- The Iterator constructor is a built-in function. --- 266
from
iterator.js --- Property descriptor of Iterator. --- 428
length.js --- The "length" property of Iterator --- 425
name.js --- The "name" property of Iterator --- 430
proto.js --- The prototype of the Iterator constructor is the intrinsic object %FunctionPrototype%. --- 517
prototype