|
1568 | 1568 | { |
1569 | 1569 | "name": "Global/value", |
1570 | 1570 | "href": "https://www.w3.org/TR/wasm-js-api-2/#dom-global-value", |
1571 | | - "html": "The getter of the <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"Global\" data-dfn-type=\"attribute\" data-export=\"\" id=\"dom-global-value\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>value</code></dfn> attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑥\">Global</a></code>, when invoked, performs the following steps: \n \n <p>The setter of the value attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑦\">Global</a></code>, when invoked, performs the following steps:</p>", |
| 1571 | + "html": "The getter of the <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"Global\" data-dfn-type=\"attribute\" data-export=\"\" id=\"dom-global-value\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>value</code></dfn> attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑥\">Global</a></code>, when invoked, performs the following steps:\n\n \n <p>The setter of the value attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑦\">Global</a></code>, when invoked, performs the following steps:</p>", |
1572 | 1572 | "rationale": ".algorithm", |
1573 | 1573 | "steps": [ |
1574 | 1574 | { |
|
1579 | 1579 | { |
1580 | 1580 | "name": "Global/value", |
1581 | 1581 | "href": "https://www.w3.org/TR/wasm-js-api-2/#dom-global-value", |
1582 | | - "html": "The getter of the <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"Global\" data-dfn-type=\"attribute\" data-export=\"\" id=\"dom-global-value\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>value</code></dfn> attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑥\">Global</a></code>, when invoked, performs the following steps: \n \n <p>The setter of the value attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑦\">Global</a></code>, when invoked, performs the following steps:</p>", |
| 1582 | + "html": "The getter of the <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"Global\" data-dfn-type=\"attribute\" data-export=\"\" id=\"dom-global-value\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>value</code></dfn> attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑥\">Global</a></code>, when invoked, performs the following steps:\n\n \n <p>The setter of the value attribute of <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/wasm-js-api-2/#global\" id=\"ref-for-global⑦\">Global</a></code>, when invoked, performs the following steps:</p>", |
1583 | 1583 | "rationale": "let", |
1584 | 1584 | "steps": [ |
1585 | 1585 | { |
|
2203 | 2203 | "html": "<p>Let <var>constructor</var> be a new object, implementing the <a data-link-type=\"dfn\" href=\"https://tc39.github.io/ecma262/#sec-nativeerror-object-structure\" id=\"ref-for-sec-nativeerror-object-structure\">NativeError Object Structure</a>, with <var>NativeError</var> set to <var>error</var>.</p>" |
2204 | 2204 | }, |
2205 | 2205 | { |
2206 | | - "html": "<p><a data-link-type=\"dfn\" data-refhint-key=\"f4fa6c3b\" href=\"https://tc39.github.io/ecma262/#sec-returnifabrupt-shorthands\" id=\"ref-for-sec-returnifabrupt-shorthands②③\">!</a> <a data-link-type=\"abstract-op\" href=\"https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-definemethodproperty\" id=\"ref-for-sec-definemethodproperty\">DefineMethodProperty</a>(<var>namespaceObject</var>, <var>error</var>, <var>constructor</var>, false).</p>" |
| 2206 | + "html": "<p><a data-link-type=\"dfn\" data-refhint-key=\"f4fa6c3b\" href=\"https://tc39.github.io/ecma262/#sec-returnifabrupt-shorthands\" id=\"ref-for-sec-returnifabrupt-shorthands②③\">!</a> <a data-link-type=\"abstract-op\" href=\"https://tc39.es/ecma262/multipage/ordinary-and-exotic-objects-behaviours.html#sec-definemethodproperty\" id=\"ref-for-sec-definemethodproperty\">DefineMethodProperty</a>(<var>namespaceObject</var>, <var>error</var>, <var>constructor</var>, false).</p>" |
2207 | 2207 | } |
2208 | 2208 | ] |
2209 | 2209 | } |
|
0 commit comments