@@ -65,7 +65,7 @@ urlPrefix: https://w3c.github.io/mediacapture-main/; spec: MEDIACAPTURE-STREAMS
6565urlPrefix: http://www.unicode.org/glossary/; spec: UNICODE
6666 type: dfn
6767 text: Unicode scalar value; url: unicode_scalar_value
68- urlPrefix: https://tc39.github.io /ecma262/; spec: ECMA-262
68+ urlPrefix: https://tc39.es /ecma262/; spec: ECMA-262
6969 type: interface; for: ECMAScript
7070 text: Array; url: sec-array-objects
7171 text: ArrayBuffer; url: sec-arraybuffer-objects
@@ -110,7 +110,7 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMA-262
110110 text: ArrayCreate; url: sec-arraycreate
111111 text: Call; url: sec-call
112112 text: CanonicalNumericIndexString; url: sec-canonicalnumericindexstring
113- text: Completion; url: sec-completion
113+ text: Completion; url: sec-completion-record-specification-type
114114 text: Construct; url: sec-construct
115115 text: CreateArrayFromList; url: sec-createarrayfromlist
116116 text: CreateArrayIterator; url: sec-createarrayiterator
@@ -122,7 +122,7 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMA-262
122122 text: CreateSetIterator; url: sec-createsetiterator
123123 text: DefinePropertyOrThrow; url: sec-definepropertyorthrow
124124 text: DetachArrayBuffer; url: sec-detacharraybuffer
125- for: Environment Record; url: table-15
125+ for: Environment Record; url: table-abstract-methods-of-environment-records
126126 text: SetMutableBinding
127127 text: CreateMutableBinding
128128 text: InitializeBinding
@@ -147,7 +147,6 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMA-262
147147 text: NewModuleEnvironment; url: sec-newmoduleenvironment
148148 text: NewPromiseCapability; url: sec-newpromisecapability
149149 text: NormalCompletion; url: sec-normalcompletion
150- text: OrdinaryCreateFromConstructor; sec: sec-ordinarycreatefromconstructor
151150 text: OrdinaryDefineOwnProperty; url: sec-ordinarydefineownproperty
152151 text: OrdinaryGetOwnProperty; url: sec-ordinarygetownproperty
153152 text: OrdinaryObjectCreate; url: sec-ordinaryobjectcreate
@@ -198,15 +197,15 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMA-262
198197 text: conventions; for: ECMAScript; url: sec-algorithm-conventions
199198 text: current Realm; url: current-realm
200199 text: ECMAScript code execution context; url: sec-execution-contexts
201- for: ECMAScript code execution context; url: table-23
200+ for: ECMAScript code execution context; url: table-additional-state-components-for-ecmascript-code-execution-contexts
202201 text: LexicalEnvironment
203202 text: VariableEnvironment
204203 text: element; for: ECMAScript String; url: sec-ecmascript-language-types-string-type
205204 text: enumerable; url: sec-property-attributes
206- text: EnvironmentRecord; for: Lexical Environment; url: sec-lexical-environments
205+ text: EnvironmentRecord; for: Lexical Environment; url: sec-environment-records
207206 text: equally close values; url: sec-ecmascript-language-types-number-type
208207 text: error objects; for: ECMAScript; url: sec-error-objects
209- for: Execution context; url: table-22
208+ for: Execution context; url: table-state-components-for-all-execution-contexts
210209 text: Function
211210 text: Realm
212211 text: ScriptOrModule
@@ -217,7 +216,7 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMA-262
217216 text: internal method
218217 text: internal slot
219218 text: Module Record; url: sec-abstract-module-records
220- text: Module Record Fields; url: table-36
219+ text: Module Record Fields; url: table-module-record-fields
221220 text: Number type; url: sec-ecmascript-language-types-number-type
222221 text: Object; for: ECMAScript; url: sec-object-type
223222 for: ordinary object; url: sec-ordinary-object-internal-methods-and-internal-slots
@@ -227,7 +226,7 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMA-262
227226 text: PromiseCapability; url: sec-promisecapability-records
228227 text: Property Descriptor; url: sec-property-descriptor-specification-type
229228 text: Proxy exotic object; url: sec-proxy-object-internal-methods-and-internal-slots
230- text: Source Text Module Record; url: sourctextmodule-record
229+ text: Source Text Module Record; url: sec-source-text-module-records
231230 text: realm; url: realm
232231 text: ResolvedBinding Record; url: resolvedbinding-record
233232 text: running execution context; url: running-execution-context
0 commit comments