We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b39f36 commit fb6ff08Copy full SHA for fb6ff08
1 file changed
document/js-api/index.bs
@@ -604,7 +604,7 @@ which can be simultaneously referenced by multiple {{Instance}} objects. Each
604
{{Memory}} object has the following internal slots:
605
606
* \[[Memory]] : a [=memory address=]
607
- * \[[BufferObject]] : an {{ArrayBuffer}} whose [=Data Block=] is [=identified with=] the above memory address
+ * \[[BufferObject]] : an {{ArrayBuffer}} or {{SharedArrayBuffer}} whose [=Data Block=] is [=identified with=] the above memory address
608
609
<div algorithm>
610
To <dfn>create a memory buffer</dfn> from a [=memory address=] |memaddr|, perform the following steps:
0 commit comments