@@ -65,7 +65,7 @@ urlPrefix: https://w3c.github.io/mediacapture-main/; spec: MEDIACAPTURE-STREAMS
65
65
urlPrefix: http://www.unicode.org/glossary/; spec: UNICODE
66
66
type: dfn
67
67
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
69
69
type: interface; for: ECMAScript
70
70
text: Array; url: sec-array-objects
71
71
text: ArrayBuffer; url: sec-arraybuffer-objects
@@ -110,7 +110,7 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMA-262
110
110
text: ArrayCreate; url: sec-arraycreate
111
111
text: Call; url: sec-call
112
112
text: CanonicalNumericIndexString; url: sec-canonicalnumericindexstring
113
- text: Completion; url: sec-completion
113
+ text: Completion; url: sec-completion-record-specification-type
114
114
text: Construct; url: sec-construct
115
115
text: CreateArrayFromList; url: sec-createarrayfromlist
116
116
text: CreateArrayIterator; url: sec-createarrayiterator
@@ -122,7 +122,7 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMA-262
122
122
text: CreateSetIterator; url: sec-createsetiterator
123
123
text: DefinePropertyOrThrow; url: sec-definepropertyorthrow
124
124
text: DetachArrayBuffer; url: sec-detacharraybuffer
125
- for: Environment Record; url: table-15
125
+ for: Environment Record; url: table-abstract-methods-of-environment-records
126
126
text: SetMutableBinding
127
127
text: CreateMutableBinding
128
128
text: InitializeBinding
@@ -147,7 +147,6 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMA-262
147
147
text: NewModuleEnvironment; url: sec-newmoduleenvironment
148
148
text: NewPromiseCapability; url: sec-newpromisecapability
149
149
text: NormalCompletion; url: sec-normalcompletion
150
- text: OrdinaryCreateFromConstructor; sec: sec-ordinarycreatefromconstructor
151
150
text: OrdinaryDefineOwnProperty; url: sec-ordinarydefineownproperty
152
151
text: OrdinaryGetOwnProperty; url: sec-ordinarygetownproperty
153
152
text: OrdinaryObjectCreate; url: sec-ordinaryobjectcreate
@@ -198,15 +197,15 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMA-262
198
197
text: conventions; for: ECMAScript; url: sec-algorithm-conventions
199
198
text: current Realm; url: current-realm
200
199
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
202
201
text: LexicalEnvironment
203
202
text: VariableEnvironment
204
203
text: element; for: ECMAScript String; url: sec-ecmascript-language-types-string-type
205
204
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
207
206
text: equally close values; url: sec-ecmascript-language-types-number-type
208
207
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
210
209
text: Function
211
210
text: Realm
212
211
text: ScriptOrModule
@@ -217,7 +216,7 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMA-262
217
216
text: internal method
218
217
text: internal slot
219
218
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
221
220
text: Number type; url: sec-ecmascript-language-types-number-type
222
221
text: Object; for: ECMAScript; url: sec-object-type
223
222
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
227
226
text: PromiseCapability; url: sec-promisecapability-records
228
227
text: Property Descriptor; url: sec-property-descriptor-specification-type
229
228
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
231
230
text: realm; url: realm
232
231
text: ResolvedBinding Record; url: resolvedbinding-record
233
232
text: running execution context; url: running-execution-context
0 commit comments