From 6a08a5dc6025ce69adc96b647e2ccbbb3e975931 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Wed, 16 Nov 2016 15:18:20 -0800 Subject: [PATCH] Editorial: Remove duplicate GeneratorPrototype mention --- spec.html | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/spec.html b/spec.html index e81d606a0c..fca0d0250b 100644 --- a/spec.html +++ b/spec.html @@ -1886,16 +1886,6 @@

Well-Known Intrinsic Objects

The constructor of async function objects () - - - %GeneratorPrototype% - - - - - The initial value of the `prototype` property of %Generator% - - %Int8Array%