We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e123a41 commit 9763a32Copy full SHA for 9763a32
index.bs
@@ -1167,10 +1167,6 @@ Issue: Define how this works.
1167
Each EMCAScript [=Realm=] has a corresponding <dfn>handle object map</dfn>. This is a
1168
strong [=/map=] from handle ids to their corresponding objects.
1169
1170
-<pre class="cddl remote-cddl">
1171
-OwnershipModel = "root" / "none";
1172
-</pre>
1173
-
1174
<dfn>RemoteReference</dfn> is either a <code>RemoteObjectReference</code>
1175
representing a remote reference to an existing ECMAScript object in
1176
[=handle object map=] in the given [=Realm=], or is a <code>SharedReference</code>
0 commit comments