diff --git a/index.html b/index.html index 7278cc8..3a6678c 100644 --- a/index.html +++ b/index.html @@ -227,6 +227,11 @@ internal slots of an object, instead of saying "the [[\y]] internal slot of x".

+

+ Internal slots are used only as a notation in this specification, and + implementations do not necessarily have to map them to explicit internal + properties. +

The Augmented Backus-Naur Form (ABNF) notation used is specified in [[RFC5234]].