Skip to content

Commit 53f7c7d

Browse files
Meta: use automatic links where available
1 parent 4a2ba76 commit 53f7c7d

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

index.bs

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -23,60 +23,27 @@ spec:html; type:dfn; text:port message queue
2323

2424
<pre class="anchors">
2525
urlPrefix: https://tc39.es/ecma262/; spec: ECMASCRIPT
26-
type: constructor
27-
text: %Uint8Array%; url: #sec-typedarray-objects
28-
text: %DataView%; url: #sec-dataview-constructor
29-
text: %ArrayBuffer%; url: #sec-arraybuffer-constructor
3026
type: interface
3127
text: ArrayBuffer; url: #sec-arraybuffer-objects
3228
text: DataView; url: #sec-dataview-objects
33-
text: Number; url: #sec-ecmascript-language-types-number-type
3429
text: SharedArrayBuffer; url: #sec-sharedarraybuffer-objects
3530
text: Uint8Array; url: #sec-typedarray-objects
36-
text: %Object.prototype%; url: #sec-properties-of-the-object-prototype-object
3731
type: dfn
3832
text: abstract operation; url: #sec-algorithm-conventions-abstract-operations
3933
text: array; url: #sec-array-objects
4034
text: async generator; url: #sec-asyncgenerator-objects
4135
text: async iterable; url: #sec-asynciterable-interface
42-
text: completion record; url: #sec-completion-record-specification-type
4336
text: internal slot; url: #sec-object-internal-methods-and-internal-slots
4437
text: iterable; url: #sec-iterable-interface
4538
text: realm; url: #sec-code-realms
4639
text: the current Realm; url: #current-realm
4740
text: the typed array constructors table; url: #table-49
4841
text: typed array; url: #sec-typedarray-objects
49-
text: Number type; url: #sec-ecmascript-language-types-number-type
50-
text: Data Block; url: #sec-data-blocks
5142
type: abstract-op
52-
text: Call; url: #sec-call
53-
text: CloneArrayBuffer; url: #sec-clonearraybuffer
54-
text: CopyDataBlockBytes; url: #sec-copydatablockbytes
55-
text: CreateArrayFromList; url: #sec-createarrayfromlist
56-
text: CreateBuiltinFunction; url: #sec-createbuiltinfunction
57-
text: CreateDataProperty; url: #sec-createdataproperty
58-
text: Construct; url: #sec-construct
59-
text: DetachArrayBuffer; url: #sec-detacharraybuffer
60-
text: Get; url: #sec-get-o-p
61-
text: GetIterator; url: #sec-getiterator
62-
text: GetMethod; url: #sec-getmethod
63-
text: GetV; url: #sec-getv
64-
text: IsDetachedBuffer; url: #sec-isdetachedbuffer
6543
text: IsInteger; url: #sec-isinteger
66-
text: IteratorComplete; url: #sec-iteratorcomplete
67-
text: IteratorNext; url: #sec-iteratornext
68-
text: IteratorValue; url: #sec-iteratorvalue
69-
text: OrdinaryObjectCreate; url: #sec-ordinaryobjectcreate
70-
text: SameValue; url: #sec-samevalue
7144
text: Type; url: #sec-ecmascript-data-types-and-values
7245
text: TypeError; url: #sec-native-error-types-used-in-this-standard-typeerror; type: exception
7346
text: map; url: #sec-array.prototype.map; type: method; for: Array.prototype
74-
urlPrefix: https://webassembly.github.io/spec/js-api/; spec: WASM-JS-API-1
75-
type: interface
76-
text: Memory; url: #memory
77-
type: attribute
78-
text: buffer; for: Memory; url: #dom-memory-buffer
79-
url: https://wicg.github.io/compression/#compressionstream; spec: COMPRESSION; type: interface; text: CompressionStream
8047
</pre>
8148

8249
<style>

0 commit comments

Comments
 (0)