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 1153003 commit 25f9744Copy full SHA for 25f9744
spec.html
@@ -4507,6 +4507,7 @@ <h1>
4507
<dl class="header">
4508
</dl>
4509
<emu-alg>
4510
+ 1. If _size_ > 2<sup>53</sup> - 1, throw a *RangeError* exception.
4511
1. Let _db_ be a new Data Block value consisting of _size_ bytes. If it is impossible to create such a Data Block, throw a *RangeError* exception.
4512
1. Set all of the bytes of _db_ to 0.
4513
1. Return _db_.
0 commit comments