You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: document/js-api/index.bs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1302,7 +1302,7 @@ The internal methods of an [=Exported GC Object=] use the following implementati
1302
1302
1. Return keys.
1303
1303
</div>
1304
1304
1305
-
<div algorithm>
1305
+
<div algorithm="gc">
1306
1306
To create <dfn>a new Exported GC Object</dfn> from a WebAssembly [=object address=] |objectaddr| and a string |objectkind|, perform the following steps:
1307
1307
1308
1308
1. Assert: |objectkind| is either "array" or "struct".
0 commit comments