From 0fa70bc523f094f0ca8dd2d9cf18c3febf8efb0f Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Tue, 11 Aug 2020 15:11:16 -0700 Subject: [PATCH] Editorial: restore accidentally broken old ID from #1908 --- spec.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.html b/spec.html index c097b83768..3be98b186e 100644 --- a/spec.html +++ b/spec.html @@ -38182,7 +38182,7 @@

The Atomics Object

Abstract Operations for Atomics

- +

ValidateIntegerTypedArray ( _typedArray_ [ , _waitable_ ] )

The abstract operation ValidateIntegerTypedArray takes argument _typedArray_ and optional argument _waitable_ (a Boolean). It performs the following steps when called: