Skip to content

Commit 9763a32

Browse files
Thiago Perrottajgraham
authored andcommitted
Remove unused "OwnershipModel" definition
1 parent e123a41 commit 9763a32

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

index.bs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,10 +1167,6 @@ Issue: Define how this works.
11671167
Each EMCAScript [=Realm=] has a corresponding <dfn>handle object map</dfn>. This is a
11681168
strong [=/map=] from handle ids to their corresponding objects.
11691169

1170-
<pre class="cddl remote-cddl">
1171-
OwnershipModel = "root" / "none";
1172-
</pre>
1173-
11741170
<dfn>RemoteReference</dfn> is either a <code>RemoteObjectReference</code>
11751171
representing a remote reference to an existing ECMAScript object in
11761172
[=handle object map=] in the given [=Realm=], or is a <code>SharedReference</code>

0 commit comments

Comments
 (0)