From 08c1f368280103bf679a19fefc7bb8c52413e7cb Mon Sep 17 00:00:00 2001
From: Leo Balter <leonardo.balter@gmail.com>
Date: Thu, 15 Feb 2018 12:07:25 -0500
Subject: [PATCH] Use esid tags on TypedArray/prototype/*

---
 test/built-ins/TypedArray/prototype/Symbol.iterator.js         | 2 +-
 .../prototype/Symbol.toStringTag/BigInt/invoked-as-accessor.js | 2 +-
 .../prototype/Symbol.toStringTag/BigInt/invoked-as-func.js     | 2 +-
 .../TypedArray/prototype/Symbol.toStringTag/BigInt/length.js   | 2 +-
 .../TypedArray/prototype/Symbol.toStringTag/BigInt/name.js     | 2 +-
 .../prototype/Symbol.toStringTag/BigInt/prop-desc.js           | 2 +-
 .../prototype/Symbol.toStringTag/invoked-as-accessor.js        | 2 +-
 .../TypedArray/prototype/Symbol.toStringTag/invoked-as-func.js | 2 +-
 .../TypedArray/prototype/Symbol.toStringTag/length.js          | 2 +-
 test/built-ins/TypedArray/prototype/Symbol.toStringTag/name.js | 2 +-
 .../TypedArray/prototype/Symbol.toStringTag/prop-desc.js       | 2 +-
 .../TypedArray/prototype/buffer/BigInt/return-buffer.js        | 2 +-
 .../TypedArray/prototype/buffer/invoked-as-accessor.js         | 2 +-
 test/built-ins/TypedArray/prototype/buffer/invoked-as-func.js  | 2 +-
 test/built-ins/TypedArray/prototype/buffer/length.js           | 2 +-
 test/built-ins/TypedArray/prototype/buffer/name.js             | 2 +-
 test/built-ins/TypedArray/prototype/buffer/prop-desc.js        | 2 +-
 test/built-ins/TypedArray/prototype/buffer/return-buffer.js    | 2 +-
 .../prototype/buffer/this-has-no-typedarrayname-internal.js    | 1 -
 .../TypedArray/prototype/buffer/this-is-not-object.js          | 2 +-
 .../prototype/byteLength/BigInt/return-bytelength.js           | 2 +-
 .../TypedArray/prototype/byteLength/invoked-as-accessor.js     | 2 +-
 .../TypedArray/prototype/byteLength/invoked-as-func.js         | 2 +-
 test/built-ins/TypedArray/prototype/byteLength/length.js       | 2 +-
 test/built-ins/TypedArray/prototype/byteLength/name.js         | 2 +-
 test/built-ins/TypedArray/prototype/byteLength/prop-desc.js    | 2 +-
 .../TypedArray/prototype/byteLength/return-bytelength.js       | 2 +-
 .../byteLength/this-has-no-typedarrayname-internal.js          | 1 -
 .../TypedArray/prototype/byteLength/this-is-not-object.js      | 2 +-
 .../prototype/byteOffset/BigInt/return-byteoffset.js           | 2 +-
 .../TypedArray/prototype/byteOffset/invoked-as-accessor.js     | 2 +-
 .../TypedArray/prototype/byteOffset/invoked-as-func.js         | 2 +-
 test/built-ins/TypedArray/prototype/byteOffset/length.js       | 2 +-
 test/built-ins/TypedArray/prototype/byteOffset/name.js         | 2 +-
 test/built-ins/TypedArray/prototype/byteOffset/prop-desc.js    | 2 +-
 .../TypedArray/prototype/byteOffset/return-byteoffset.js       | 2 +-
 .../byteOffset/this-has-no-typedarrayname-internal.js          | 1 -
 .../TypedArray/prototype/byteOffset/this-is-not-object.js      | 2 +-
 test/built-ins/TypedArray/prototype/constructor.js             | 2 +-
 .../prototype/copyWithin/BigInt/coerced-values-end.js          | 1 -
 .../prototype/copyWithin/BigInt/coerced-values-start.js        | 1 -
 .../prototype/copyWithin/BigInt/coerced-values-target.js       | 1 -
 .../copyWithin/BigInt/get-length-ignores-length-prop.js        | 1 -
 .../TypedArray/prototype/copyWithin/BigInt/invoked-as-func.js  | 2 +-
 .../prototype/copyWithin/BigInt/invoked-as-method.js           | 2 +-
 .../built-ins/TypedArray/prototype/copyWithin/BigInt/length.js | 2 +-
 test/built-ins/TypedArray/prototype/copyWithin/BigInt/name.js  | 2 +-
 .../TypedArray/prototype/copyWithin/BigInt/negative-end.js     | 1 -
 .../prototype/copyWithin/BigInt/negative-out-of-bounds-end.js  | 1 -
 .../copyWithin/BigInt/negative-out-of-bounds-start.js          | 1 -
 .../copyWithin/BigInt/negative-out-of-bounds-target.js         | 1 -
 .../TypedArray/prototype/copyWithin/BigInt/negative-start.js   | 1 -
 .../TypedArray/prototype/copyWithin/BigInt/negative-target.js  | 1 -
 .../copyWithin/BigInt/non-negative-out-of-bounds-end.js        | 1 -
 .../BigInt/non-negative-out-of-bounds-target-and-start.js      | 1 -
 .../copyWithin/BigInt/non-negative-target-and-start.js         | 1 -
 .../copyWithin/BigInt/non-negative-target-start-and-end.js     | 1 -
 .../TypedArray/prototype/copyWithin/BigInt/prop-desc.js        | 2 +-
 .../copyWithin/BigInt/return-abrupt-from-end-is-symbol.js      | 1 -
 .../prototype/copyWithin/BigInt/return-abrupt-from-end.js      | 1 -
 .../copyWithin/BigInt/return-abrupt-from-start-is-symbol.js    | 1 -
 .../prototype/copyWithin/BigInt/return-abrupt-from-start.js    | 1 -
 .../copyWithin/BigInt/return-abrupt-from-target-is-symbol.js   | 1 -
 .../prototype/copyWithin/BigInt/return-abrupt-from-target.js   | 1 -
 .../TypedArray/prototype/copyWithin/BigInt/return-this.js      | 1 -
 .../TypedArray/prototype/copyWithin/BigInt/undefined-end.js    | 1 -
 .../built-ins/TypedArray/prototype/copyWithin/bit-precision.js | 1 -
 .../TypedArray/prototype/copyWithin/coerced-values-end.js      | 1 -
 .../TypedArray/prototype/copyWithin/coerced-values-start.js    | 1 -
 .../TypedArray/prototype/copyWithin/coerced-values-target.js   | 1 -
 .../prototype/copyWithin/get-length-ignores-length-prop.js     | 1 -
 .../TypedArray/prototype/copyWithin/invoked-as-func.js         | 2 +-
 .../TypedArray/prototype/copyWithin/invoked-as-method.js       | 2 +-
 test/built-ins/TypedArray/prototype/copyWithin/length.js       | 2 +-
 test/built-ins/TypedArray/prototype/copyWithin/name.js         | 2 +-
 test/built-ins/TypedArray/prototype/copyWithin/negative-end.js | 1 -
 .../prototype/copyWithin/negative-out-of-bounds-end.js         | 1 -
 .../prototype/copyWithin/negative-out-of-bounds-start.js       | 1 -
 .../prototype/copyWithin/negative-out-of-bounds-target.js      | 1 -
 .../TypedArray/prototype/copyWithin/negative-start.js          | 1 -
 .../TypedArray/prototype/copyWithin/negative-target.js         | 1 -
 .../prototype/copyWithin/non-negative-out-of-bounds-end.js     | 1 -
 .../copyWithin/non-negative-out-of-bounds-target-and-start.js  | 1 -
 .../prototype/copyWithin/non-negative-target-and-start.js      | 1 -
 .../prototype/copyWithin/non-negative-target-start-and-end.js  | 1 -
 test/built-ins/TypedArray/prototype/copyWithin/prop-desc.js    | 2 +-
 .../prototype/copyWithin/return-abrupt-from-end-is-symbol.js   | 1 -
 .../TypedArray/prototype/copyWithin/return-abrupt-from-end.js  | 1 -
 .../prototype/copyWithin/return-abrupt-from-start-is-symbol.js | 1 -
 .../prototype/copyWithin/return-abrupt-from-start.js           | 1 -
 .../copyWithin/return-abrupt-from-target-is-symbol.js          | 1 -
 .../prototype/copyWithin/return-abrupt-from-target.js          | 1 -
 test/built-ins/TypedArray/prototype/copyWithin/return-this.js  | 1 -
 .../built-ins/TypedArray/prototype/copyWithin/undefined-end.js | 1 -
 .../TypedArray/prototype/entries/BigInt/iter-prototype.js      | 1 -
 .../TypedArray/prototype/entries/BigInt/return-itor.js         | 1 -
 test/built-ins/TypedArray/prototype/entries/invoked-as-func.js | 2 +-
 .../TypedArray/prototype/entries/invoked-as-method.js          | 2 +-
 test/built-ins/TypedArray/prototype/entries/iter-prototype.js  | 1 -
 test/built-ins/TypedArray/prototype/entries/length.js          | 2 +-
 test/built-ins/TypedArray/prototype/entries/name.js            | 2 +-
 test/built-ins/TypedArray/prototype/entries/prop-desc.js       | 2 +-
 test/built-ins/TypedArray/prototype/entries/return-itor.js     | 1 -
 .../TypedArray/prototype/every/BigInt/invoked-as-func.js       | 2 +-
 .../TypedArray/prototype/every/BigInt/invoked-as-method.js     | 2 +-
 test/built-ins/TypedArray/prototype/every/BigInt/length.js     | 2 +-
 test/built-ins/TypedArray/prototype/every/BigInt/name.js       | 2 +-
 test/built-ins/TypedArray/prototype/every/BigInt/prop-desc.js  | 2 +-
 test/built-ins/TypedArray/prototype/every/invoked-as-func.js   | 2 +-
 test/built-ins/TypedArray/prototype/every/invoked-as-method.js | 2 +-
 test/built-ins/TypedArray/prototype/every/length.js            | 2 +-
 test/built-ins/TypedArray/prototype/every/name.js              | 2 +-
 test/built-ins/TypedArray/prototype/every/prop-desc.js         | 2 +-
 .../TypedArray/prototype/fill/BigInt/coerced-indexes.js        | 1 -
 .../BigInt/fill-values-conversion-operations-consistent-nan.js | 1 -
 .../prototype/fill/BigInt/fill-values-conversion-operations.js | 1 -
 .../prototype/fill/BigInt/fill-values-custom-start-and-end.js  | 1 -
 .../prototype/fill/BigInt/fill-values-non-numeric.js           | 1 -
 .../prototype/fill/BigInt/fill-values-relative-end.js          | 1 -
 .../prototype/fill/BigInt/fill-values-relative-start.js        | 1 -
 .../prototype/fill/BigInt/fill-values-symbol-throws.js         | 1 -
 test/built-ins/TypedArray/prototype/fill/BigInt/fill-values.js | 1 -
 .../prototype/fill/BigInt/get-length-ignores-length-prop.js    | 1 -
 .../TypedArray/prototype/fill/BigInt/invoked-as-func.js        | 2 +-
 .../TypedArray/prototype/fill/BigInt/invoked-as-method.js      | 2 +-
 test/built-ins/TypedArray/prototype/fill/BigInt/length.js      | 2 +-
 test/built-ins/TypedArray/prototype/fill/BigInt/name.js        | 2 +-
 test/built-ins/TypedArray/prototype/fill/BigInt/prop-desc.js   | 2 +-
 .../prototype/fill/BigInt/return-abrupt-from-end-as-symbol.js  | 1 -
 .../TypedArray/prototype/fill/BigInt/return-abrupt-from-end.js | 1 -
 .../prototype/fill/BigInt/return-abrupt-from-set-value.js      | 1 -
 .../fill/BigInt/return-abrupt-from-start-as-symbol.js          | 1 -
 .../prototype/fill/BigInt/return-abrupt-from-start.js          | 1 -
 test/built-ins/TypedArray/prototype/fill/BigInt/return-this.js | 1 -
 test/built-ins/TypedArray/prototype/fill/coerced-indexes.js    | 1 -
 .../fill/fill-values-conversion-operations-consistent-nan.js   | 1 -
 .../prototype/fill/fill-values-conversion-operations.js        | 1 -
 .../prototype/fill/fill-values-custom-start-and-end.js         | 1 -
 .../TypedArray/prototype/fill/fill-values-non-numeric.js       | 1 -
 .../TypedArray/prototype/fill/fill-values-relative-end.js      | 1 -
 .../TypedArray/prototype/fill/fill-values-relative-start.js    | 1 -
 .../TypedArray/prototype/fill/fill-values-symbol-throws.js     | 1 -
 test/built-ins/TypedArray/prototype/fill/fill-values.js        | 1 -
 .../prototype/fill/get-length-ignores-length-prop.js           | 1 -
 test/built-ins/TypedArray/prototype/fill/invoked-as-func.js    | 2 +-
 test/built-ins/TypedArray/prototype/fill/invoked-as-method.js  | 2 +-
 test/built-ins/TypedArray/prototype/fill/length.js             | 2 +-
 test/built-ins/TypedArray/prototype/fill/name.js               | 2 +-
 test/built-ins/TypedArray/prototype/fill/prop-desc.js          | 2 +-
 .../prototype/fill/return-abrupt-from-end-as-symbol.js         | 1 -
 .../TypedArray/prototype/fill/return-abrupt-from-end.js        | 1 -
 .../TypedArray/prototype/fill/return-abrupt-from-set-value.js  | 1 -
 .../prototype/fill/return-abrupt-from-start-as-symbol.js       | 1 -
 .../TypedArray/prototype/fill/return-abrupt-from-start.js      | 1 -
 test/built-ins/TypedArray/prototype/fill/return-this.js        | 1 -
 .../TypedArray/prototype/filter/BigInt/invoked-as-func.js      | 2 +-
 .../TypedArray/prototype/filter/BigInt/invoked-as-method.js    | 2 +-
 test/built-ins/TypedArray/prototype/filter/BigInt/length.js    | 2 +-
 test/built-ins/TypedArray/prototype/filter/BigInt/name.js      | 2 +-
 test/built-ins/TypedArray/prototype/filter/BigInt/prop-desc.js | 2 +-
 test/built-ins/TypedArray/prototype/filter/invoked-as-func.js  | 2 +-
 .../built-ins/TypedArray/prototype/filter/invoked-as-method.js | 2 +-
 test/built-ins/TypedArray/prototype/filter/length.js           | 2 +-
 test/built-ins/TypedArray/prototype/filter/name.js             | 2 +-
 test/built-ins/TypedArray/prototype/filter/prop-desc.js        | 2 +-
 .../prototype/find/BigInt/get-length-ignores-length-prop.js    | 1 -
 .../TypedArray/prototype/find/BigInt/invoked-as-func.js        | 2 +-
 .../TypedArray/prototype/find/BigInt/invoked-as-method.js      | 2 +-
 test/built-ins/TypedArray/prototype/find/BigInt/length.js      | 2 +-
 test/built-ins/TypedArray/prototype/find/BigInt/name.js        | 2 +-
 .../prototype/find/BigInt/predicate-call-changes-value.js      | 1 -
 .../prototype/find/BigInt/predicate-call-parameters.js         | 1 -
 .../prototype/find/BigInt/predicate-call-this-non-strict.js    | 1 -
 .../prototype/find/BigInt/predicate-call-this-strict.js        | 1 -
 .../prototype/find/BigInt/predicate-is-not-callable-throws.js  | 1 -
 .../prototype/find/BigInt/predicate-may-detach-buffer.js       | 1 -
 .../find/BigInt/predicate-not-called-on-empty-array.js         | 1 -
 test/built-ins/TypedArray/prototype/find/BigInt/prop-desc.js   | 2 +-
 .../prototype/find/BigInt/return-abrupt-from-predicate-call.js | 1 -
 .../find/BigInt/return-found-value-predicate-result-is-true.js | 1 -
 .../return-undefined-if-predicate-returns-false-value.js       | 1 -
 .../prototype/find/get-length-ignores-length-prop.js           | 1 -
 test/built-ins/TypedArray/prototype/find/invoked-as-func.js    | 2 +-
 test/built-ins/TypedArray/prototype/find/invoked-as-method.js  | 2 +-
 test/built-ins/TypedArray/prototype/find/length.js             | 2 +-
 test/built-ins/TypedArray/prototype/find/name.js               | 2 +-
 .../TypedArray/prototype/find/predicate-call-changes-value.js  | 1 -
 .../TypedArray/prototype/find/predicate-call-parameters.js     | 1 -
 .../prototype/find/predicate-call-this-non-strict.js           | 1 -
 .../TypedArray/prototype/find/predicate-call-this-strict.js    | 1 -
 .../prototype/find/predicate-is-not-callable-throws.js         | 1 -
 .../TypedArray/prototype/find/predicate-may-detach-buffer.js   | 1 -
 .../prototype/find/predicate-not-called-on-empty-array.js      | 1 -
 test/built-ins/TypedArray/prototype/find/prop-desc.js          | 2 +-
 .../prototype/find/return-abrupt-from-predicate-call.js        | 1 -
 .../find/return-found-value-predicate-result-is-true.js        | 1 -
 .../find/return-undefined-if-predicate-returns-false-value.js  | 1 -
 .../findIndex/BigInt/get-length-ignores-length-prop.js         | 1 -
 .../TypedArray/prototype/findIndex/BigInt/invoked-as-func.js   | 2 +-
 .../TypedArray/prototype/findIndex/BigInt/invoked-as-method.js | 2 +-
 test/built-ins/TypedArray/prototype/findIndex/BigInt/length.js | 2 +-
 test/built-ins/TypedArray/prototype/findIndex/BigInt/name.js   | 2 +-
 .../prototype/findIndex/BigInt/predicate-call-changes-value.js | 1 -
 .../prototype/findIndex/BigInt/predicate-call-parameters.js    | 1 -
 .../findIndex/BigInt/predicate-call-this-non-strict.js         | 1 -
 .../prototype/findIndex/BigInt/predicate-call-this-strict.js   | 1 -
 .../findIndex/BigInt/predicate-is-not-callable-throws.js       | 1 -
 .../prototype/findIndex/BigInt/predicate-may-detach-buffer.js  | 1 -
 .../findIndex/BigInt/predicate-not-called-on-empty-array.js    | 1 -
 .../TypedArray/prototype/findIndex/BigInt/prop-desc.js         | 2 +-
 .../findIndex/BigInt/return-abrupt-from-predicate-call.js      | 1 -
 .../findIndex/BigInt/return-index-predicate-result-is-true.js  | 1 -
 .../return-negative-one-if-predicate-returns-false-value.js    | 1 -
 .../prototype/findIndex/get-length-ignores-length-prop.js      | 1 -
 .../TypedArray/prototype/findIndex/invoked-as-func.js          | 2 +-
 .../TypedArray/prototype/findIndex/invoked-as-method.js        | 2 +-
 test/built-ins/TypedArray/prototype/findIndex/length.js        | 2 +-
 test/built-ins/TypedArray/prototype/findIndex/name.js          | 2 +-
 .../prototype/findIndex/predicate-call-changes-value.js        | 1 -
 .../prototype/findIndex/predicate-call-parameters.js           | 1 -
 .../prototype/findIndex/predicate-call-this-non-strict.js      | 1 -
 .../prototype/findIndex/predicate-call-this-strict.js          | 1 -
 .../prototype/findIndex/predicate-is-not-callable-throws.js    | 1 -
 .../prototype/findIndex/predicate-may-detach-buffer.js         | 1 -
 .../prototype/findIndex/predicate-not-called-on-empty-array.js | 1 -
 test/built-ins/TypedArray/prototype/findIndex/prop-desc.js     | 2 +-
 .../prototype/findIndex/return-abrupt-from-predicate-call.js   | 1 -
 .../findIndex/return-index-predicate-result-is-true.js         | 1 -
 .../return-negative-one-if-predicate-returns-false-value.js    | 1 -
 .../TypedArray/prototype/forEach/BigInt/invoked-as-func.js     | 2 +-
 .../TypedArray/prototype/forEach/BigInt/invoked-as-method.js   | 2 +-
 test/built-ins/TypedArray/prototype/forEach/BigInt/length.js   | 2 +-
 test/built-ins/TypedArray/prototype/forEach/BigInt/name.js     | 2 +-
 .../built-ins/TypedArray/prototype/forEach/BigInt/prop-desc.js | 2 +-
 test/built-ins/TypedArray/prototype/forEach/invoked-as-func.js | 2 +-
 .../TypedArray/prototype/forEach/invoked-as-method.js          | 2 +-
 test/built-ins/TypedArray/prototype/forEach/length.js          | 2 +-
 test/built-ins/TypedArray/prototype/forEach/name.js            | 2 +-
 test/built-ins/TypedArray/prototype/forEach/prop-desc.js       | 2 +-
 .../TypedArray/prototype/includes/BigInt/this-is-not-object.js | 1 -
 .../TypedArray/prototype/includes/this-is-not-object.js        | 1 -
 .../TypedArray/prototype/indexOf/BigInt/invoked-as-func.js     | 2 +-
 .../TypedArray/prototype/indexOf/BigInt/invoked-as-method.js   | 2 +-
 test/built-ins/TypedArray/prototype/indexOf/BigInt/length.js   | 2 +-
 test/built-ins/TypedArray/prototype/indexOf/BigInt/name.js     | 2 +-
 .../built-ins/TypedArray/prototype/indexOf/BigInt/prop-desc.js | 2 +-
 test/built-ins/TypedArray/prototype/indexOf/invoked-as-func.js | 2 +-
 .../TypedArray/prototype/indexOf/invoked-as-method.js          | 2 +-
 test/built-ins/TypedArray/prototype/indexOf/length.js          | 2 +-
 test/built-ins/TypedArray/prototype/indexOf/name.js            | 2 +-
 test/built-ins/TypedArray/prototype/indexOf/prop-desc.js       | 2 +-
 .../TypedArray/prototype/join/BigInt/invoked-as-func.js        | 2 +-
 .../TypedArray/prototype/join/BigInt/invoked-as-method.js      | 2 +-
 test/built-ins/TypedArray/prototype/join/BigInt/length.js      | 2 +-
 test/built-ins/TypedArray/prototype/join/BigInt/name.js        | 2 +-
 test/built-ins/TypedArray/prototype/join/BigInt/prop-desc.js   | 2 +-
 test/built-ins/TypedArray/prototype/join/invoked-as-func.js    | 2 +-
 test/built-ins/TypedArray/prototype/join/invoked-as-method.js  | 2 +-
 test/built-ins/TypedArray/prototype/join/length.js             | 2 +-
 test/built-ins/TypedArray/prototype/join/name.js               | 2 +-
 test/built-ins/TypedArray/prototype/join/prop-desc.js          | 2 +-
 .../TypedArray/prototype/keys/BigInt/invoked-as-func.js        | 2 +-
 .../TypedArray/prototype/keys/BigInt/invoked-as-method.js      | 2 +-
 test/built-ins/TypedArray/prototype/keys/BigInt/length.js      | 2 +-
 test/built-ins/TypedArray/prototype/keys/BigInt/name.js        | 2 +-
 test/built-ins/TypedArray/prototype/keys/BigInt/prop-desc.js   | 2 +-
 test/built-ins/TypedArray/prototype/keys/invoked-as-func.js    | 2 +-
 test/built-ins/TypedArray/prototype/keys/invoked-as-method.js  | 2 +-
 test/built-ins/TypedArray/prototype/keys/length.js             | 2 +-
 test/built-ins/TypedArray/prototype/keys/name.js               | 2 +-
 test/built-ins/TypedArray/prototype/keys/prop-desc.js          | 2 +-
 .../TypedArray/prototype/lastIndexOf/BigInt/invoked-as-func.js | 2 +-
 .../prototype/lastIndexOf/BigInt/invoked-as-method.js          | 2 +-
 .../TypedArray/prototype/lastIndexOf/BigInt/length.js          | 2 +-
 test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/name.js | 2 +-
 .../TypedArray/prototype/lastIndexOf/BigInt/prop-desc.js       | 2 +-
 .../TypedArray/prototype/lastIndexOf/invoked-as-func.js        | 2 +-
 .../TypedArray/prototype/lastIndexOf/invoked-as-method.js      | 2 +-
 test/built-ins/TypedArray/prototype/lastIndexOf/length.js      | 2 +-
 test/built-ins/TypedArray/prototype/lastIndexOf/name.js        | 2 +-
 test/built-ins/TypedArray/prototype/lastIndexOf/prop-desc.js   | 2 +-
 .../TypedArray/prototype/length/BigInt/invoked-as-accessor.js  | 2 +-
 .../TypedArray/prototype/length/BigInt/invoked-as-func.js      | 2 +-
 test/built-ins/TypedArray/prototype/length/BigInt/length.js    | 2 +-
 test/built-ins/TypedArray/prototype/length/BigInt/name.js      | 2 +-
 test/built-ins/TypedArray/prototype/length/BigInt/prop-desc.js | 2 +-
 .../TypedArray/prototype/length/invoked-as-accessor.js         | 2 +-
 test/built-ins/TypedArray/prototype/length/invoked-as-func.js  | 2 +-
 test/built-ins/TypedArray/prototype/length/length.js           | 2 +-
 test/built-ins/TypedArray/prototype/length/name.js             | 2 +-
 test/built-ins/TypedArray/prototype/length/prop-desc.js        | 2 +-
 .../TypedArray/prototype/map/BigInt/invoked-as-func.js         | 2 +-
 .../TypedArray/prototype/map/BigInt/invoked-as-method.js       | 2 +-
 test/built-ins/TypedArray/prototype/map/BigInt/length.js       | 2 +-
 test/built-ins/TypedArray/prototype/map/BigInt/name.js         | 2 +-
 test/built-ins/TypedArray/prototype/map/BigInt/prop-desc.js    | 2 +-
 test/built-ins/TypedArray/prototype/map/invoked-as-func.js     | 2 +-
 test/built-ins/TypedArray/prototype/map/invoked-as-method.js   | 2 +-
 test/built-ins/TypedArray/prototype/map/length.js              | 2 +-
 test/built-ins/TypedArray/prototype/map/name.js                | 2 +-
 test/built-ins/TypedArray/prototype/map/prop-desc.js           | 2 +-
 .../TypedArray/prototype/reduce/BigInt/invoked-as-func.js      | 2 +-
 .../TypedArray/prototype/reduce/BigInt/invoked-as-method.js    | 2 +-
 test/built-ins/TypedArray/prototype/reduce/BigInt/length.js    | 2 +-
 test/built-ins/TypedArray/prototype/reduce/BigInt/name.js      | 2 +-
 test/built-ins/TypedArray/prototype/reduce/BigInt/prop-desc.js | 2 +-
 test/built-ins/TypedArray/prototype/reduce/invoked-as-func.js  | 2 +-
 .../built-ins/TypedArray/prototype/reduce/invoked-as-method.js | 2 +-
 test/built-ins/TypedArray/prototype/reduce/length.js           | 2 +-
 test/built-ins/TypedArray/prototype/reduce/name.js             | 2 +-
 test/built-ins/TypedArray/prototype/reduce/prop-desc.js        | 2 +-
 .../TypedArray/prototype/reduceRight/BigInt/invoked-as-func.js | 2 +-
 .../prototype/reduceRight/BigInt/invoked-as-method.js          | 2 +-
 .../TypedArray/prototype/reduceRight/BigInt/length.js          | 2 +-
 test/built-ins/TypedArray/prototype/reduceRight/BigInt/name.js | 2 +-
 .../TypedArray/prototype/reduceRight/BigInt/prop-desc.js       | 2 +-
 .../TypedArray/prototype/reduceRight/invoked-as-func.js        | 2 +-
 .../TypedArray/prototype/reduceRight/invoked-as-method.js      | 2 +-
 test/built-ins/TypedArray/prototype/reduceRight/length.js      | 2 +-
 test/built-ins/TypedArray/prototype/reduceRight/name.js        | 2 +-
 test/built-ins/TypedArray/prototype/reduceRight/prop-desc.js   | 2 +-
 .../TypedArray/prototype/reverse/BigInt/invoked-as-func.js     | 2 +-
 .../TypedArray/prototype/reverse/BigInt/invoked-as-method.js   | 2 +-
 test/built-ins/TypedArray/prototype/reverse/BigInt/length.js   | 2 +-
 test/built-ins/TypedArray/prototype/reverse/BigInt/name.js     | 2 +-
 .../built-ins/TypedArray/prototype/reverse/BigInt/prop-desc.js | 2 +-
 test/built-ins/TypedArray/prototype/reverse/invoked-as-func.js | 2 +-
 .../TypedArray/prototype/reverse/invoked-as-method.js          | 2 +-
 test/built-ins/TypedArray/prototype/reverse/length.js          | 2 +-
 test/built-ins/TypedArray/prototype/reverse/name.js            | 2 +-
 test/built-ins/TypedArray/prototype/reverse/prop-desc.js       | 2 +-
 .../built-ins/TypedArray/prototype/set/BigInt/bit-precision.js | 3 +--
 .../TypedArray/prototype/set/BigInt/invoked-as-func.js         | 2 +-
 .../TypedArray/prototype/set/BigInt/invoked-as-method.js       | 2 +-
 test/built-ins/TypedArray/prototype/set/BigInt/length.js       | 2 +-
 test/built-ins/TypedArray/prototype/set/BigInt/name.js         | 2 +-
 test/built-ins/TypedArray/prototype/set/BigInt/prop-desc.js    | 2 +-
 test/built-ins/TypedArray/prototype/set/bit-precision.js       | 3 +--
 test/built-ins/TypedArray/prototype/set/invoked-as-func.js     | 2 +-
 test/built-ins/TypedArray/prototype/set/invoked-as-method.js   | 2 +-
 test/built-ins/TypedArray/prototype/set/length.js              | 2 +-
 test/built-ins/TypedArray/prototype/set/name.js                | 2 +-
 test/built-ins/TypedArray/prototype/set/prop-desc.js           | 2 +-
 .../TypedArray/prototype/slice/BigInt/bit-precision.js         | 1 -
 .../TypedArray/prototype/slice/BigInt/invoked-as-func.js       | 2 +-
 .../TypedArray/prototype/slice/BigInt/invoked-as-method.js     | 2 +-
 test/built-ins/TypedArray/prototype/slice/BigInt/length.js     | 2 +-
 test/built-ins/TypedArray/prototype/slice/BigInt/name.js       | 2 +-
 test/built-ins/TypedArray/prototype/slice/BigInt/prop-desc.js  | 2 +-
 test/built-ins/TypedArray/prototype/slice/bit-precision.js     | 1 -
 test/built-ins/TypedArray/prototype/slice/invoked-as-func.js   | 2 +-
 test/built-ins/TypedArray/prototype/slice/invoked-as-method.js | 2 +-
 test/built-ins/TypedArray/prototype/slice/length.js            | 2 +-
 test/built-ins/TypedArray/prototype/slice/name.js              | 2 +-
 test/built-ins/TypedArray/prototype/slice/prop-desc.js         | 2 +-
 .../TypedArray/prototype/some/BigInt/invoked-as-func.js        | 2 +-
 .../TypedArray/prototype/some/BigInt/invoked-as-method.js      | 2 +-
 test/built-ins/TypedArray/prototype/some/BigInt/length.js      | 2 +-
 test/built-ins/TypedArray/prototype/some/BigInt/name.js        | 2 +-
 test/built-ins/TypedArray/prototype/some/BigInt/prop-desc.js   | 2 +-
 test/built-ins/TypedArray/prototype/some/invoked-as-func.js    | 2 +-
 test/built-ins/TypedArray/prototype/some/invoked-as-method.js  | 2 +-
 test/built-ins/TypedArray/prototype/some/length.js             | 2 +-
 test/built-ins/TypedArray/prototype/some/name.js               | 2 +-
 test/built-ins/TypedArray/prototype/some/prop-desc.js          | 2 +-
 .../TypedArray/prototype/sort/BigInt/invoked-as-func.js        | 2 +-
 .../TypedArray/prototype/sort/BigInt/invoked-as-method.js      | 2 +-
 test/built-ins/TypedArray/prototype/sort/BigInt/length.js      | 2 +-
 test/built-ins/TypedArray/prototype/sort/BigInt/name.js        | 2 +-
 test/built-ins/TypedArray/prototype/sort/BigInt/prop-desc.js   | 2 +-
 test/built-ins/TypedArray/prototype/sort/invoked-as-func.js    | 2 +-
 test/built-ins/TypedArray/prototype/sort/invoked-as-method.js  | 2 +-
 test/built-ins/TypedArray/prototype/sort/length.js             | 2 +-
 test/built-ins/TypedArray/prototype/sort/name.js               | 2 +-
 test/built-ins/TypedArray/prototype/sort/prop-desc.js          | 2 +-
 .../TypedArray/prototype/subarray/BigInt/invoked-as-func.js    | 2 +-
 .../TypedArray/prototype/subarray/BigInt/invoked-as-method.js  | 2 +-
 test/built-ins/TypedArray/prototype/subarray/BigInt/length.js  | 2 +-
 test/built-ins/TypedArray/prototype/subarray/BigInt/name.js    | 2 +-
 .../TypedArray/prototype/subarray/BigInt/prop-desc.js          | 2 +-
 .../built-ins/TypedArray/prototype/subarray/invoked-as-func.js | 2 +-
 .../TypedArray/prototype/subarray/invoked-as-method.js         | 2 +-
 test/built-ins/TypedArray/prototype/subarray/length.js         | 2 +-
 test/built-ins/TypedArray/prototype/subarray/name.js           | 2 +-
 test/built-ins/TypedArray/prototype/subarray/prop-desc.js      | 2 +-
 .../prototype/toLocaleString/BigInt/invoked-as-func.js         | 2 +-
 .../prototype/toLocaleString/BigInt/invoked-as-method.js       | 2 +-
 .../TypedArray/prototype/toLocaleString/BigInt/length.js       | 2 +-
 .../TypedArray/prototype/toLocaleString/BigInt/name.js         | 2 +-
 .../TypedArray/prototype/toLocaleString/BigInt/prop-desc.js    | 2 +-
 .../TypedArray/prototype/toLocaleString/invoked-as-func.js     | 2 +-
 .../TypedArray/prototype/toLocaleString/invoked-as-method.js   | 2 +-
 test/built-ins/TypedArray/prototype/toLocaleString/length.js   | 2 +-
 test/built-ins/TypedArray/prototype/toLocaleString/name.js     | 2 +-
 .../built-ins/TypedArray/prototype/toLocaleString/prop-desc.js | 2 +-
 test/built-ins/TypedArray/prototype/toString.js                | 2 +-
 .../TypedArray/prototype/values/BigInt/invoked-as-func.js      | 2 +-
 .../TypedArray/prototype/values/BigInt/invoked-as-method.js    | 2 +-
 test/built-ins/TypedArray/prototype/values/BigInt/length.js    | 2 +-
 test/built-ins/TypedArray/prototype/values/BigInt/name.js      | 2 +-
 test/built-ins/TypedArray/prototype/values/BigInt/prop-desc.js | 2 +-
 test/built-ins/TypedArray/prototype/values/invoked-as-func.js  | 2 +-
 .../built-ins/TypedArray/prototype/values/invoked-as-method.js | 2 +-
 test/built-ins/TypedArray/prototype/values/length.js           | 2 +-
 test/built-ins/TypedArray/prototype/values/name.js             | 2 +-
 test/built-ins/TypedArray/prototype/values/prop-desc.js        | 2 +-
 406 files changed, 274 insertions(+), 408 deletions(-)

diff --git a/test/built-ins/TypedArray/prototype/Symbol.iterator.js b/test/built-ins/TypedArray/prototype/Symbol.iterator.js
index e488e08dfc..67179b62a9 100644
--- a/test/built-ins/TypedArray/prototype/Symbol.iterator.js
+++ b/test/built-ins/TypedArray/prototype/Symbol.iterator.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.30
+esid: sec-%typedarray%.prototype-@@iterator
 description: >
   Initial state of the Symbol.iterator property
 info: |
diff --git a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/invoked-as-accessor.js b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/invoked-as-accessor.js
index a7f8433376..e2852b8f39 100644
--- a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/invoked-as-accessor.js
+++ b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/invoked-as-accessor.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.31
+esid: sec-get-%typedarray%.prototype-@@tostringtag
 description: >
   Return undefined if this value does not have a [[TypedArrayName]] internal slot
 info: |
diff --git a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/invoked-as-func.js
index fee58c92fe..33aa05daca 100644
--- a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.31
+esid: sec-get-%typedarray%.prototype-@@tostringtag
 description: If this value is not Object, return undefined.
 info: |
   22.2.3.31 get %TypedArray%.prototype [ @@toStringTag ]
diff --git a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/length.js b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/length.js
index 6b8e035cd7..13e4e9e177 100644
--- a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.31
+esid: sec-get-%typedarray%.prototype-@@tostringtag
 description: >
   get %TypedArray%.prototype [ @@toStringTag ].length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/name.js b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/name.js
index 9b9342a72e..1004ce4631 100644
--- a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.31
+esid: sec-get-%typedarray%.prototype-@@tostringtag
 description: >
   get %TypedArray%.prototype [ @@toStringTag ].name is "get [Symbol.toStringTag]".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/prop-desc.js
index bae8ca7635..23f76220b5 100644
--- a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.31
+esid: sec-get-%typedarray%.prototype-@@tostringtag
 description: >
   "@@toStringTag" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/invoked-as-accessor.js b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/invoked-as-accessor.js
index 252c9cfcbd..a6fcea8365 100644
--- a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/invoked-as-accessor.js
+++ b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/invoked-as-accessor.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.31
+esid: sec-get-%typedarray%.prototype-@@tostringtag
 description: >
   Return undefined if this value does not have a [[TypedArrayName]] internal slot
 info: |
diff --git a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/invoked-as-func.js b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/invoked-as-func.js
index 60e2f84f97..3c89cc5cd1 100644
--- a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.31
+esid: sec-get-%typedarray%.prototype-@@tostringtag
 description: If this value is not Object, return undefined.
 info: |
   22.2.3.31 get %TypedArray%.prototype [ @@toStringTag ]
diff --git a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/length.js b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/length.js
index faa887b93c..37b6d2aaf3 100644
--- a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/length.js
+++ b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.31
+esid: sec-get-%typedarray%.prototype-@@tostringtag
 description: >
   get %TypedArray%.prototype [ @@toStringTag ].length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/name.js b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/name.js
index f39dc9eaa1..fef03e767a 100644
--- a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/name.js
+++ b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.31
+esid: sec-get-%typedarray%.prototype-@@tostringtag
 description: >
   get %TypedArray%.prototype [ @@toStringTag ].name is "get [Symbol.toStringTag]".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/prop-desc.js b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/prop-desc.js
index 75c827fae7..62c84434ba 100644
--- a/test/built-ins/TypedArray/prototype/Symbol.toStringTag/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/Symbol.toStringTag/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.31
+esid: sec-get-%typedarray%.prototype-@@tostringtag
 description: >
   "@@toStringTag" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/buffer/BigInt/return-buffer.js b/test/built-ins/TypedArray/prototype/buffer/BigInt/return-buffer.js
index c49a8df0a4..7630425ebb 100644
--- a/test/built-ins/TypedArray/prototype/buffer/BigInt/return-buffer.js
+++ b/test/built-ins/TypedArray/prototype/buffer/BigInt/return-buffer.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.1
+esid: sec-get-%typedarray%.prototype.buffer
 description: >
   Return buffer from [[ViewedArrayBuffer]] internal slot
 info: |
diff --git a/test/built-ins/TypedArray/prototype/buffer/invoked-as-accessor.js b/test/built-ins/TypedArray/prototype/buffer/invoked-as-accessor.js
index 46e9206a8f..6c82411225 100644
--- a/test/built-ins/TypedArray/prototype/buffer/invoked-as-accessor.js
+++ b/test/built-ins/TypedArray/prototype/buffer/invoked-as-accessor.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.1
+esid: sec-get-%typedarray%.prototype.buffer
 description: >
   Requires this value to have a [[ViewedArrayBuffer]] internal slot
 info: |
diff --git a/test/built-ins/TypedArray/prototype/buffer/invoked-as-func.js b/test/built-ins/TypedArray/prototype/buffer/invoked-as-func.js
index 2495111102..d962e2d588 100644
--- a/test/built-ins/TypedArray/prototype/buffer/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/buffer/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.1
+esid: sec-get-%typedarray%.prototype.buffer
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.1 get %TypedArray%.prototype.buffer
diff --git a/test/built-ins/TypedArray/prototype/buffer/length.js b/test/built-ins/TypedArray/prototype/buffer/length.js
index 72e488c116..cb0b835ca1 100644
--- a/test/built-ins/TypedArray/prototype/buffer/length.js
+++ b/test/built-ins/TypedArray/prototype/buffer/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.1
+esid: sec-get-%typedarray%.prototype.buffer
 description: >
   get %TypedArray%.prototype.buffer.length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/buffer/name.js b/test/built-ins/TypedArray/prototype/buffer/name.js
index bbd1b6f37f..d01a0555b5 100644
--- a/test/built-ins/TypedArray/prototype/buffer/name.js
+++ b/test/built-ins/TypedArray/prototype/buffer/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.1
+esid: sec-get-%typedarray%.prototype.buffer
 description: >
   get %TypedArray%.prototype.buffer.name is "get buffer".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/buffer/prop-desc.js b/test/built-ins/TypedArray/prototype/buffer/prop-desc.js
index f666062a77..0927ee3fa2 100644
--- a/test/built-ins/TypedArray/prototype/buffer/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/buffer/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.1
+esid: sec-get-%typedarray%.prototype.buffer
 description: >
   "buffer" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/buffer/return-buffer.js b/test/built-ins/TypedArray/prototype/buffer/return-buffer.js
index 82420a6dfe..fe01f785b7 100644
--- a/test/built-ins/TypedArray/prototype/buffer/return-buffer.js
+++ b/test/built-ins/TypedArray/prototype/buffer/return-buffer.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.1
+esid: sec-get-%typedarray%.prototype.buffer
 description: >
   Return buffer from [[ViewedArrayBuffer]] internal slot
 info: |
diff --git a/test/built-ins/TypedArray/prototype/buffer/this-has-no-typedarrayname-internal.js b/test/built-ins/TypedArray/prototype/buffer/this-has-no-typedarrayname-internal.js
index 9b6b28db8a..65dace14a3 100644
--- a/test/built-ins/TypedArray/prototype/buffer/this-has-no-typedarrayname-internal.js
+++ b/test/built-ins/TypedArray/prototype/buffer/this-has-no-typedarrayname-internal.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-get-%typedarray%.prototype.buffer
-es6id: 22.2.3.1
 description: >
   Throws a TypeError exception when `this` does not have a [[TypedArrayName]]
   internal slot
diff --git a/test/built-ins/TypedArray/prototype/buffer/this-is-not-object.js b/test/built-ins/TypedArray/prototype/buffer/this-is-not-object.js
index 0292bd5029..29a455566a 100644
--- a/test/built-ins/TypedArray/prototype/buffer/this-is-not-object.js
+++ b/test/built-ins/TypedArray/prototype/buffer/this-is-not-object.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.1
+esid: sec-get-%typedarray%.prototype.buffer
 description: Throws a TypeError exception when `this` is not Object
 info: |
   22.2.3.1 get %TypedArray%.prototype.buffer
diff --git a/test/built-ins/TypedArray/prototype/byteLength/BigInt/return-bytelength.js b/test/built-ins/TypedArray/prototype/byteLength/BigInt/return-bytelength.js
index c60a408011..381bc7c2d8 100644
--- a/test/built-ins/TypedArray/prototype/byteLength/BigInt/return-bytelength.js
+++ b/test/built-ins/TypedArray/prototype/byteLength/BigInt/return-bytelength.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.2
+esid: sec-get-%typedarray%.prototype.bytelength
 description: >
   Return value from [[ByteLength]] internal slot
 info: |
diff --git a/test/built-ins/TypedArray/prototype/byteLength/invoked-as-accessor.js b/test/built-ins/TypedArray/prototype/byteLength/invoked-as-accessor.js
index e46b08e375..9838344e46 100644
--- a/test/built-ins/TypedArray/prototype/byteLength/invoked-as-accessor.js
+++ b/test/built-ins/TypedArray/prototype/byteLength/invoked-as-accessor.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.2
+esid: sec-get-%typedarray%.prototype.bytelength
 description: >
   Requires this value to have a [[ViewedArrayBuffer]] internal slot
 info: |
diff --git a/test/built-ins/TypedArray/prototype/byteLength/invoked-as-func.js b/test/built-ins/TypedArray/prototype/byteLength/invoked-as-func.js
index 71ee4d5776..f9189895e4 100644
--- a/test/built-ins/TypedArray/prototype/byteLength/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/byteLength/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.2
+esid: sec-get-%typedarray%.prototype.bytelength
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.2 get %TypedArray%.prototype.byteLength
diff --git a/test/built-ins/TypedArray/prototype/byteLength/length.js b/test/built-ins/TypedArray/prototype/byteLength/length.js
index ab0d0cf876..9ce1fc54ba 100644
--- a/test/built-ins/TypedArray/prototype/byteLength/length.js
+++ b/test/built-ins/TypedArray/prototype/byteLength/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.2
+esid: sec-get-%typedarray%.prototype.bytelength
 description: >
   get %TypedArray%.prototype.byteLength.length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/byteLength/name.js b/test/built-ins/TypedArray/prototype/byteLength/name.js
index 4dfc681d1d..e2d8f78506 100644
--- a/test/built-ins/TypedArray/prototype/byteLength/name.js
+++ b/test/built-ins/TypedArray/prototype/byteLength/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.2
+esid: sec-get-%typedarray%.prototype.bytelength
 description: >
   get %TypedArray%.prototype.byteLength.name is "get byteLength".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/byteLength/prop-desc.js b/test/built-ins/TypedArray/prototype/byteLength/prop-desc.js
index da1aedd283..c3e6994197 100644
--- a/test/built-ins/TypedArray/prototype/byteLength/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/byteLength/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.2
+esid: sec-get-%typedarray%.prototype.bytelength
 description: >
   "byteLength" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/byteLength/return-bytelength.js b/test/built-ins/TypedArray/prototype/byteLength/return-bytelength.js
index f801c9ac3f..51e0556a76 100644
--- a/test/built-ins/TypedArray/prototype/byteLength/return-bytelength.js
+++ b/test/built-ins/TypedArray/prototype/byteLength/return-bytelength.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.2
+esid: sec-get-%typedarray%.prototype.bytelength
 description: >
   Return value from [[ByteLength]] internal slot
 info: |
diff --git a/test/built-ins/TypedArray/prototype/byteLength/this-has-no-typedarrayname-internal.js b/test/built-ins/TypedArray/prototype/byteLength/this-has-no-typedarrayname-internal.js
index f8c050544f..0cac912cae 100644
--- a/test/built-ins/TypedArray/prototype/byteLength/this-has-no-typedarrayname-internal.js
+++ b/test/built-ins/TypedArray/prototype/byteLength/this-has-no-typedarrayname-internal.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-get-%typedarray%.prototype.bytelength
-es6id: 22.2.3.2
 description: >
   Throws a TypeError exception when `this` does not have a [[TypedArrayName]]
   internal slot
diff --git a/test/built-ins/TypedArray/prototype/byteLength/this-is-not-object.js b/test/built-ins/TypedArray/prototype/byteLength/this-is-not-object.js
index a59d226462..7144a74c3c 100644
--- a/test/built-ins/TypedArray/prototype/byteLength/this-is-not-object.js
+++ b/test/built-ins/TypedArray/prototype/byteLength/this-is-not-object.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.2
+esid: sec-get-%typedarray%.prototype.bytelength
 description: Throws a TypeError exception when `this` is not Object
 info: |
   22.2.3.2 get %TypedArray%.prototype.byteLength
diff --git a/test/built-ins/TypedArray/prototype/byteOffset/BigInt/return-byteoffset.js b/test/built-ins/TypedArray/prototype/byteOffset/BigInt/return-byteoffset.js
index 692d5ee569..5799aea591 100644
--- a/test/built-ins/TypedArray/prototype/byteOffset/BigInt/return-byteoffset.js
+++ b/test/built-ins/TypedArray/prototype/byteOffset/BigInt/return-byteoffset.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.3
+esid: sec-get-%typedarray%.prototype.byteoffset
 description: >
   Return value from [[ByteOffset]] internal slot
 info: |
diff --git a/test/built-ins/TypedArray/prototype/byteOffset/invoked-as-accessor.js b/test/built-ins/TypedArray/prototype/byteOffset/invoked-as-accessor.js
index ba155d2b52..4daaebdcbd 100644
--- a/test/built-ins/TypedArray/prototype/byteOffset/invoked-as-accessor.js
+++ b/test/built-ins/TypedArray/prototype/byteOffset/invoked-as-accessor.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.3
+esid: sec-get-%typedarray%.prototype.byteoffset
 description: >
   Requires this value to have a [[ViewedArrayBuffer]] internal slot
 info: |
diff --git a/test/built-ins/TypedArray/prototype/byteOffset/invoked-as-func.js b/test/built-ins/TypedArray/prototype/byteOffset/invoked-as-func.js
index 426b3143ea..78c3607a6b 100644
--- a/test/built-ins/TypedArray/prototype/byteOffset/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/byteOffset/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.3
+esid: sec-get-%typedarray%.prototype.byteoffset
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.3 get %TypedArray%.prototype.byteOffset
diff --git a/test/built-ins/TypedArray/prototype/byteOffset/length.js b/test/built-ins/TypedArray/prototype/byteOffset/length.js
index 9710c00180..6362cabe5c 100644
--- a/test/built-ins/TypedArray/prototype/byteOffset/length.js
+++ b/test/built-ins/TypedArray/prototype/byteOffset/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.3
+esid: sec-get-%typedarray%.prototype.byteoffset
 description: >
   get %TypedArray%.prototype.byteOffset.length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/byteOffset/name.js b/test/built-ins/TypedArray/prototype/byteOffset/name.js
index af0f98c17d..5fc746efb4 100644
--- a/test/built-ins/TypedArray/prototype/byteOffset/name.js
+++ b/test/built-ins/TypedArray/prototype/byteOffset/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.3
+esid: sec-get-%typedarray%.prototype.byteoffset
 description: >
   get %TypedArray%.prototype.byteOffset.name is "get byteOffset".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/byteOffset/prop-desc.js b/test/built-ins/TypedArray/prototype/byteOffset/prop-desc.js
index 2c2bd81cb1..7d0bfb98e2 100644
--- a/test/built-ins/TypedArray/prototype/byteOffset/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/byteOffset/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.3
+esid: sec-get-%typedarray%.prototype.byteoffset
 description: >
   "byteOffset" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/byteOffset/return-byteoffset.js b/test/built-ins/TypedArray/prototype/byteOffset/return-byteoffset.js
index 1663d47979..44502e06e4 100644
--- a/test/built-ins/TypedArray/prototype/byteOffset/return-byteoffset.js
+++ b/test/built-ins/TypedArray/prototype/byteOffset/return-byteoffset.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.3
+esid: sec-get-%typedarray%.prototype.byteoffset
 description: >
   Return value from [[ByteOffset]] internal slot
 info: |
diff --git a/test/built-ins/TypedArray/prototype/byteOffset/this-has-no-typedarrayname-internal.js b/test/built-ins/TypedArray/prototype/byteOffset/this-has-no-typedarrayname-internal.js
index dbd36a0273..2e03fc820c 100644
--- a/test/built-ins/TypedArray/prototype/byteOffset/this-has-no-typedarrayname-internal.js
+++ b/test/built-ins/TypedArray/prototype/byteOffset/this-has-no-typedarrayname-internal.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-get-%typedarray%.prototype.byteoffset
-es6id: 22.2.3.3
 description: >
   Throws a TypeError exception when `this` does not have a [[TypedArrayName]]
   internal slot
diff --git a/test/built-ins/TypedArray/prototype/byteOffset/this-is-not-object.js b/test/built-ins/TypedArray/prototype/byteOffset/this-is-not-object.js
index 4ea526ac94..e8aba85f7f 100644
--- a/test/built-ins/TypedArray/prototype/byteOffset/this-is-not-object.js
+++ b/test/built-ins/TypedArray/prototype/byteOffset/this-is-not-object.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.3
+esid: sec-get-%typedarray%.prototype.byteoffset
 description: Throws a TypeError exception when `this` is not Object
 info: |
   22.2.3.3 get %TypedArray%.prototype.byteOffset
diff --git a/test/built-ins/TypedArray/prototype/constructor.js b/test/built-ins/TypedArray/prototype/constructor.js
index 453eaf3f4a..d3862d5fb7 100644
--- a/test/built-ins/TypedArray/prototype/constructor.js
+++ b/test/built-ins/TypedArray/prototype/constructor.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.4
+esid: sec-%typedarray%.prototype.constructor
 description: >
   Initial state of the constructor property
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/coerced-values-end.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/coerced-values-end.js
index 709166c7e9..07748b7653 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/coerced-values-end.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/coerced-values-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   end argument is coerced to an integer values.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/coerced-values-start.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/coerced-values-start.js
index c91d0c8835..986973deb1 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/coerced-values-start.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/coerced-values-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   start argument is coerced to an integer value.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/coerced-values-target.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/coerced-values-target.js
index 7b7baf7d36..da3cb4e807 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/coerced-values-target.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/coerced-values-target.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   target argument is coerced to an integer value.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/get-length-ignores-length-prop.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/get-length-ignores-length-prop.js
index 0b02e6462c..0de142b609 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/get-length-ignores-length-prop.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/get-length-ignores-length-prop.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Unreachable abrupt from Get(O, "length") as [[ArrayLength]] is returned.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/invoked-as-func.js
index 9b2836c2d9..7559361e19 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.5
+esid: sec-%typedarray%.prototype.copywithin
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.5 %TypedArray%.prototype.copyWithin (target, start [, end ] )
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/invoked-as-method.js
index fdc3f22eb3..5a40d48c99 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.5
+esid: sec-%typedarray%.prototype.copywithin
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.5 %TypedArray%.prototype.copyWithin (target, start [, end ] )
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/length.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/length.js
index 56ed9e3122..5346aeddea 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.5
+esid: sec-%typedarray%.prototype.copywithin
 description: >
   %TypedArray%.prototype.copyWithin.length is 2.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/name.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/name.js
index f1eaecc38a..2123668fe3 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.5
+esid: sec-%typedarray%.prototype.copywithin
 description: >
   %TypedArray%.prototype.copyWithin.name is "copyWithin".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-end.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-end.js
index 45fd8f36d7..a4b84379f5 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-end.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Set values with negative end argument.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-out-of-bounds-end.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-out-of-bounds-end.js
index 17c08eea3c..f9f81685b8 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-out-of-bounds-end.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-out-of-bounds-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Set values with negative out of bounds end argument.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-out-of-bounds-start.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-out-of-bounds-start.js
index 84ee0dcca2..916c443fa6 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-out-of-bounds-start.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-out-of-bounds-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Set values with out of bounds negative start argument.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-out-of-bounds-target.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-out-of-bounds-target.js
index 613f4f50c6..d9ad966bf8 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-out-of-bounds-target.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-out-of-bounds-target.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Set values with out of bounds negative target argument.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-start.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-start.js
index 928d349d37..21146e9800 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-start.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Set values with negative start argument.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-target.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-target.js
index e7e08504bb..020d137683 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-target.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/negative-target.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Set values with negative target argument.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-out-of-bounds-end.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-out-of-bounds-end.js
index a921443c43..bc2f07eb7f 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-out-of-bounds-end.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-out-of-bounds-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Max value of end position is the this.length.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-out-of-bounds-target-and-start.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-out-of-bounds-target-and-start.js
index 8782ea76a5..93b0f9899a 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-out-of-bounds-target-and-start.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-out-of-bounds-target-and-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Max values of target and start positions are this.length.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-target-and-start.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-target-and-start.js
index f958bc6e0f..33b29e242a 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-target-and-start.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-target-and-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Copy values with non-negative target and start positions.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-target-start-and-end.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-target-start-and-end.js
index cda7b0e030..44d0945f17 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-target-start-and-end.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/non-negative-target-start-and-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Copy values with non-negative target, start and end positions.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/prop-desc.js
index c3e90369a3..b113d2f67d 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.5
+esid: sec-%typedarray%.prototype.copywithin
 description: >
   "copyWithin" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-end-is-symbol.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-end-is-symbol.js
index adcbf53185..cb06fdfda3 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-end-is-symbol.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-end-is-symbol.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Return abrupt if end is a Symbol.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-end.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-end.js
index bd4fd5bc1c..6e7a39fb41 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-end.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Return abrupt from ToInteger(end).
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-start-is-symbol.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-start-is-symbol.js
index 196600a8ae..d0b8b75f13 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-start-is-symbol.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-start-is-symbol.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Return abrupt if start is a Symbol.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-start.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-start.js
index 788473453a..a8bb5d5b5e 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-start.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Return abrupt from ToInteger(start).
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-target-is-symbol.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-target-is-symbol.js
index 20e8bf58a5..305e9234e8 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-target-is-symbol.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-target-is-symbol.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Return abrupt if target is a Symbol.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-target.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-target.js
index 9c8b00b4cf..76d035b0ab 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-target.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-abrupt-from-target.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Return abrupt from ToInteger(target).
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-this.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-this.js
index 62a3f69a10..d61c44ad8f 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-this.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/return-this.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Returns `this`.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/undefined-end.js b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/undefined-end.js
index 3a0d5df7df..daeaca3178 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/BigInt/undefined-end.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/BigInt/undefined-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   If `end` is undefined, set final position to `this.length`.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/bit-precision.js b/test/built-ins/TypedArray/prototype/copyWithin/bit-precision.js
index f2725a2425..2aff81d301 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/bit-precision.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/bit-precision.js
@@ -3,7 +3,6 @@
 
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: Preservation of bit-level encoding
 info: |
   Array.prototype.copyWithin (target, start [ , end ] )
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/coerced-values-end.js b/test/built-ins/TypedArray/prototype/copyWithin/coerced-values-end.js
index 50f6de2c3f..ef209fb79c 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/coerced-values-end.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/coerced-values-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   end argument is coerced to an integer values.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/coerced-values-start.js b/test/built-ins/TypedArray/prototype/copyWithin/coerced-values-start.js
index 1fecbd46da..b381f23fd8 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/coerced-values-start.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/coerced-values-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   start argument is coerced to an integer value.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/coerced-values-target.js b/test/built-ins/TypedArray/prototype/copyWithin/coerced-values-target.js
index f49d147b26..ff1f310fe7 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/coerced-values-target.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/coerced-values-target.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   target argument is coerced to an integer value.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/get-length-ignores-length-prop.js b/test/built-ins/TypedArray/prototype/copyWithin/get-length-ignores-length-prop.js
index f5d89ea2a0..852ccfbd99 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/get-length-ignores-length-prop.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/get-length-ignores-length-prop.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Unreachable abrupt from Get(O, "length") as [[ArrayLength]] is returned.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/invoked-as-func.js b/test/built-ins/TypedArray/prototype/copyWithin/invoked-as-func.js
index f191a5a7c8..92611443e4 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.5
+esid: sec-%typedarray%.prototype.copywithin
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.5 %TypedArray%.prototype.copyWithin (target, start [, end ] )
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/invoked-as-method.js b/test/built-ins/TypedArray/prototype/copyWithin/invoked-as-method.js
index cfbb192c54..07271dbbee 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.5
+esid: sec-%typedarray%.prototype.copywithin
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.5 %TypedArray%.prototype.copyWithin (target, start [, end ] )
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/length.js b/test/built-ins/TypedArray/prototype/copyWithin/length.js
index c6fb4ac91a..e2a0b30041 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/length.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.5
+esid: sec-%typedarray%.prototype.copywithin
 description: >
   %TypedArray%.prototype.copyWithin.length is 2.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/name.js b/test/built-ins/TypedArray/prototype/copyWithin/name.js
index 313a71035c..90e05d1ae3 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/name.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.5
+esid: sec-%typedarray%.prototype.copywithin
 description: >
   %TypedArray%.prototype.copyWithin.name is "copyWithin".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/negative-end.js b/test/built-ins/TypedArray/prototype/copyWithin/negative-end.js
index 4d1bb72cfe..90020a0eca 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/negative-end.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/negative-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Set values with negative end argument.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/negative-out-of-bounds-end.js b/test/built-ins/TypedArray/prototype/copyWithin/negative-out-of-bounds-end.js
index 25ddbcf728..1cfbca0e0d 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/negative-out-of-bounds-end.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/negative-out-of-bounds-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Set values with negative out of bounds end argument.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/negative-out-of-bounds-start.js b/test/built-ins/TypedArray/prototype/copyWithin/negative-out-of-bounds-start.js
index b439a5d2be..42bebe2434 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/negative-out-of-bounds-start.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/negative-out-of-bounds-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Set values with out of bounds negative start argument.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/negative-out-of-bounds-target.js b/test/built-ins/TypedArray/prototype/copyWithin/negative-out-of-bounds-target.js
index da99b0918d..7fa1454047 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/negative-out-of-bounds-target.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/negative-out-of-bounds-target.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Set values with out of bounds negative target argument.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/negative-start.js b/test/built-ins/TypedArray/prototype/copyWithin/negative-start.js
index a5c12e04d3..140b4b7fe4 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/negative-start.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/negative-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Set values with negative start argument.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/negative-target.js b/test/built-ins/TypedArray/prototype/copyWithin/negative-target.js
index 18760a102c..4afa54e6a3 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/negative-target.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/negative-target.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Set values with negative target argument.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/non-negative-out-of-bounds-end.js b/test/built-ins/TypedArray/prototype/copyWithin/non-negative-out-of-bounds-end.js
index ace11ebb5a..292f039e0a 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/non-negative-out-of-bounds-end.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/non-negative-out-of-bounds-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Max value of end position is the this.length.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/non-negative-out-of-bounds-target-and-start.js b/test/built-ins/TypedArray/prototype/copyWithin/non-negative-out-of-bounds-target-and-start.js
index 878009f36c..69793a06c3 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/non-negative-out-of-bounds-target-and-start.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/non-negative-out-of-bounds-target-and-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Max values of target and start positions are this.length.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/non-negative-target-and-start.js b/test/built-ins/TypedArray/prototype/copyWithin/non-negative-target-and-start.js
index 261223948d..2a7eeea4a9 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/non-negative-target-and-start.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/non-negative-target-and-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Copy values with non-negative target and start positions.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/non-negative-target-start-and-end.js b/test/built-ins/TypedArray/prototype/copyWithin/non-negative-target-start-and-end.js
index bbb794cc05..7ff5d7a0a9 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/non-negative-target-start-and-end.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/non-negative-target-start-and-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Copy values with non-negative target, start and end positions.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/prop-desc.js b/test/built-ins/TypedArray/prototype/copyWithin/prop-desc.js
index ef94eaab6b..e35ba438e8 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.5
+esid: sec-%typedarray%.prototype.copywithin
 description: >
   "copyWithin" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-end-is-symbol.js b/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-end-is-symbol.js
index 1aba142154..2f935bf935 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-end-is-symbol.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-end-is-symbol.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Return abrupt if end is a Symbol.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-end.js b/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-end.js
index 301ed81ce5..eeb3d82563 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-end.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Return abrupt from ToInteger(end).
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-start-is-symbol.js b/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-start-is-symbol.js
index 47e8687cc7..c508e66be3 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-start-is-symbol.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-start-is-symbol.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Return abrupt if start is a Symbol.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-start.js b/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-start.js
index 89e71980e4..08e24b260b 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-start.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Return abrupt from ToInteger(start).
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-target-is-symbol.js b/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-target-is-symbol.js
index 0638256614..9c8acb9878 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-target-is-symbol.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-target-is-symbol.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Return abrupt if target is a Symbol.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-target.js b/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-target.js
index 3386bbfd2a..ba9a4b2f26 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-target.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-target.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Return abrupt from ToInteger(target).
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/return-this.js b/test/built-ins/TypedArray/prototype/copyWithin/return-this.js
index cf34d65830..5b3718e853 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/return-this.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/return-this.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   Returns `this`.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/copyWithin/undefined-end.js b/test/built-ins/TypedArray/prototype/copyWithin/undefined-end.js
index 4f00f0f333..0d0cb0b1ce 100644
--- a/test/built-ins/TypedArray/prototype/copyWithin/undefined-end.js
+++ b/test/built-ins/TypedArray/prototype/copyWithin/undefined-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.copywithin
-es6id: 22.2.3.5
 description: >
   If `end` is undefined, set final position to `this.length`.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/entries/BigInt/iter-prototype.js b/test/built-ins/TypedArray/prototype/entries/BigInt/iter-prototype.js
index ae795bb04b..dbce25ad3a 100644
--- a/test/built-ins/TypedArray/prototype/entries/BigInt/iter-prototype.js
+++ b/test/built-ins/TypedArray/prototype/entries/BigInt/iter-prototype.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.6
 esid: sec-%typedarray%.prototype.entries
 description: >
   The prototype of the returned iterator is ArrayIteratorPrototype
diff --git a/test/built-ins/TypedArray/prototype/entries/BigInt/return-itor.js b/test/built-ins/TypedArray/prototype/entries/BigInt/return-itor.js
index 2c2b47cd46..015595422b 100644
--- a/test/built-ins/TypedArray/prototype/entries/BigInt/return-itor.js
+++ b/test/built-ins/TypedArray/prototype/entries/BigInt/return-itor.js
@@ -1,7 +1,6 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.6
 esid: sec-%typedarray%.prototype.entries
 description: Return an iterator for the entries.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/entries/invoked-as-func.js b/test/built-ins/TypedArray/prototype/entries/invoked-as-func.js
index b539f44c7c..0408b7cbb8 100644
--- a/test/built-ins/TypedArray/prototype/entries/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/entries/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.6
+esid: sec-%typedarray%.prototype.entries
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.6 %TypedArray%.prototype.entries ( )
diff --git a/test/built-ins/TypedArray/prototype/entries/invoked-as-method.js b/test/built-ins/TypedArray/prototype/entries/invoked-as-method.js
index 39388b1849..de2a001c79 100644
--- a/test/built-ins/TypedArray/prototype/entries/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/entries/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.6
+esid: sec-%typedarray%.prototype.entries
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.6 %TypedArray%.prototype.entries ( )
diff --git a/test/built-ins/TypedArray/prototype/entries/iter-prototype.js b/test/built-ins/TypedArray/prototype/entries/iter-prototype.js
index bc16cf1f3f..0afa22dce5 100644
--- a/test/built-ins/TypedArray/prototype/entries/iter-prototype.js
+++ b/test/built-ins/TypedArray/prototype/entries/iter-prototype.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.6
 esid: sec-%typedarray%.prototype.entries
 description: >
   The prototype of the returned iterator is ArrayIteratorPrototype
diff --git a/test/built-ins/TypedArray/prototype/entries/length.js b/test/built-ins/TypedArray/prototype/entries/length.js
index 7c7f800af1..2646da7474 100644
--- a/test/built-ins/TypedArray/prototype/entries/length.js
+++ b/test/built-ins/TypedArray/prototype/entries/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.6
+esid: sec-%typedarray%.prototype.entries
 description: >
   %TypedArray%.prototype.entries.length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/entries/name.js b/test/built-ins/TypedArray/prototype/entries/name.js
index 9f7ab0dd28..b2b085c5c7 100644
--- a/test/built-ins/TypedArray/prototype/entries/name.js
+++ b/test/built-ins/TypedArray/prototype/entries/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.6
+esid: sec-%typedarray%.prototype.entries
 description: >
   %TypedArray%.prototype.entries.name is "entries".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/entries/prop-desc.js b/test/built-ins/TypedArray/prototype/entries/prop-desc.js
index 8ab8609e13..79f83eab63 100644
--- a/test/built-ins/TypedArray/prototype/entries/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/entries/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.6
+esid: sec-%typedarray%.prototype.entries
 description: >
   "entries" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/entries/return-itor.js b/test/built-ins/TypedArray/prototype/entries/return-itor.js
index d7db93696a..e52c6c4e17 100644
--- a/test/built-ins/TypedArray/prototype/entries/return-itor.js
+++ b/test/built-ins/TypedArray/prototype/entries/return-itor.js
@@ -1,7 +1,6 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.6
 esid: sec-%typedarray%.prototype.entries
 description: Return an iterator for the entries.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/every/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/every/BigInt/invoked-as-func.js
index 1ae892380a..83d64511ca 100644
--- a/test/built-ins/TypedArray/prototype/every/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/every/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.7
+esid: sec-%typedarray%.prototype.every
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.7 %TypedArray%.prototype.every ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/every/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/every/BigInt/invoked-as-method.js
index 24d9fd6fd7..2b99d4c682 100644
--- a/test/built-ins/TypedArray/prototype/every/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/every/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.7
+esid: sec-%typedarray%.prototype.every
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.7 %TypedArray%.prototype.every ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/every/BigInt/length.js b/test/built-ins/TypedArray/prototype/every/BigInt/length.js
index ee523a2608..f446c7b447 100644
--- a/test/built-ins/TypedArray/prototype/every/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/every/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.7
+esid: sec-%typedarray%.prototype.every
 description: >
   %TypedArray%.prototype.every.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/every/BigInt/name.js b/test/built-ins/TypedArray/prototype/every/BigInt/name.js
index 0bd6cc2552..f3112a1839 100644
--- a/test/built-ins/TypedArray/prototype/every/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/every/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.7
+esid: sec-%typedarray%.prototype.every
 description: >
   %TypedArray%.prototype.every.name is "every".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/every/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/every/BigInt/prop-desc.js
index cd6a80a3ad..f2846eb09e 100644
--- a/test/built-ins/TypedArray/prototype/every/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/every/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.7
+esid: sec-%typedarray%.prototype.every
 description: >
   "every" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/every/invoked-as-func.js b/test/built-ins/TypedArray/prototype/every/invoked-as-func.js
index ed64993c86..b861fa9142 100644
--- a/test/built-ins/TypedArray/prototype/every/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/every/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.7
+esid: sec-%typedarray%.prototype.every
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.7 %TypedArray%.prototype.every ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/every/invoked-as-method.js b/test/built-ins/TypedArray/prototype/every/invoked-as-method.js
index 491821d69e..d70fa2346f 100644
--- a/test/built-ins/TypedArray/prototype/every/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/every/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.7
+esid: sec-%typedarray%.prototype.every
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.7 %TypedArray%.prototype.every ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/every/length.js b/test/built-ins/TypedArray/prototype/every/length.js
index 64b41dbb10..cd07fc8911 100644
--- a/test/built-ins/TypedArray/prototype/every/length.js
+++ b/test/built-ins/TypedArray/prototype/every/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.7
+esid: sec-%typedarray%.prototype.every
 description: >
   %TypedArray%.prototype.every.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/every/name.js b/test/built-ins/TypedArray/prototype/every/name.js
index f43fbf927e..8fe3754262 100644
--- a/test/built-ins/TypedArray/prototype/every/name.js
+++ b/test/built-ins/TypedArray/prototype/every/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.7
+esid: sec-%typedarray%.prototype.every
 description: >
   %TypedArray%.prototype.every.name is "every".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/every/prop-desc.js b/test/built-ins/TypedArray/prototype/every/prop-desc.js
index 6e581c16ee..b164588864 100644
--- a/test/built-ins/TypedArray/prototype/every/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/every/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.7
+esid: sec-%typedarray%.prototype.every
 description: >
   "every" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/coerced-indexes.js b/test/built-ins/TypedArray/prototype/fill/BigInt/coerced-indexes.js
index 9a53f55a4b..ced8b9da8d 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/coerced-indexes.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/coerced-indexes.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Fills elements from coerced to Integer `start` and `end` values
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-conversion-operations-consistent-nan.js b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-conversion-operations-consistent-nan.js
index 827dc93443..d8ca3818b0 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-conversion-operations-consistent-nan.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-conversion-operations-consistent-nan.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: Consistent canonicalization of NaN values
 info: |
   22.2.3.8 %TypedArray%.prototype.fill (value [ , start [ , end ] ] )
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-conversion-operations.js b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-conversion-operations.js
index 40e9e3fe9b..848da1415b 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-conversion-operations.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-conversion-operations.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Fills all the elements with non numeric values values.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-custom-start-and-end.js b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-custom-start-and-end.js
index 48602ea118..3809de222a 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-custom-start-and-end.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-custom-start-and-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Fills all the elements from a with a custom start and end indexes.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-non-numeric.js b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-non-numeric.js
index c4a97bfc9e..fdfa479876 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-non-numeric.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-non-numeric.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Fills all the elements with non numeric values values.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-relative-end.js b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-relative-end.js
index b5bbe59dab..0d09f8b37e 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-relative-end.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-relative-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Fills all the elements from a with a custom end index.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-relative-start.js b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-relative-start.js
index 674cf14901..76883779ea 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-relative-start.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-relative-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Fills all the elements from a with a custom start index.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-symbol-throws.js b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-symbol-throws.js
index 687db856d9..dddad60fa1 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-symbol-throws.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values-symbol-throws.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Throws a TypeError if value is a Symbol
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values.js b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values.js
index 83a2bbd7a6..93d4969833 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/fill-values.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Fills all the elements with `value` from a default start and index.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/get-length-ignores-length-prop.js b/test/built-ins/TypedArray/prototype/fill/BigInt/get-length-ignores-length-prop.js
index 36ca60566e..5aa9a3a821 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/get-length-ignores-length-prop.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/get-length-ignores-length-prop.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Unreachable abrupt from Get(O, "length") as [[ArrayLength]] is returned.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/fill/BigInt/invoked-as-func.js
index 363ba5180a..f7f0936d12 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.8
+esid: sec-%typedarray%.prototype.fill
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.8 %TypedArray%.prototype.fill (value [ , start [ , end ] ] )
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/fill/BigInt/invoked-as-method.js
index 20dc89a179..897c2164b2 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.8
+esid: sec-%typedarray%.prototype.fill
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.8 %TypedArray%.prototype.fill (value [ , start [ , end ] ] )
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/length.js b/test/built-ins/TypedArray/prototype/fill/BigInt/length.js
index 17bf261595..77f2db6a80 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.8
+esid: sec-%typedarray%.prototype.fill
 description: >
   %TypedArray%.prototype.fill.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/name.js b/test/built-ins/TypedArray/prototype/fill/BigInt/name.js
index 99c9ec2b4f..82a964616d 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.8
+esid: sec-%typedarray%.prototype.fill
 description: >
   %TypedArray%.prototype.fill.name is "fill".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/fill/BigInt/prop-desc.js
index b3f0392057..f6673d34bf 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.8
+esid: sec-%typedarray%.prototype.fill
 description: >
   "fill" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-end-as-symbol.js b/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-end-as-symbol.js
index 1ad1b898c4..084c9ac1e7 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-end-as-symbol.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-end-as-symbol.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Return abrupt if end is a Symbol.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-end.js b/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-end.js
index 3a2aa92858..a97eebf74c 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-end.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Return abrupt from ToInteger(end).
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-set-value.js b/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-set-value.js
index 5133dac249..a1c8b8bbf8 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-set-value.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-set-value.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Returns abrupt from value set
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-start-as-symbol.js b/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-start-as-symbol.js
index 69749d03c1..d95c9a30d8 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-start-as-symbol.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-start-as-symbol.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Return abrupt from ToInteger(start) as a Symbol.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-start.js b/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-start.js
index 37bed7f7ac..8003e7e91c 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-start.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/return-abrupt-from-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Return abrupt from ToInteger(start).
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/BigInt/return-this.js b/test/built-ins/TypedArray/prototype/fill/BigInt/return-this.js
index b9b93eed44..20697ddc32 100644
--- a/test/built-ins/TypedArray/prototype/fill/BigInt/return-this.js
+++ b/test/built-ins/TypedArray/prototype/fill/BigInt/return-this.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Returns `this`.
 includes: [testBigIntTypedArray.js]
diff --git a/test/built-ins/TypedArray/prototype/fill/coerced-indexes.js b/test/built-ins/TypedArray/prototype/fill/coerced-indexes.js
index 1fb4c00de9..1b750929b9 100644
--- a/test/built-ins/TypedArray/prototype/fill/coerced-indexes.js
+++ b/test/built-ins/TypedArray/prototype/fill/coerced-indexes.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Fills elements from coerced to Integer `start` and `end` values
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/fill-values-conversion-operations-consistent-nan.js b/test/built-ins/TypedArray/prototype/fill/fill-values-conversion-operations-consistent-nan.js
index e16bd5c26a..dc4818ca03 100644
--- a/test/built-ins/TypedArray/prototype/fill/fill-values-conversion-operations-consistent-nan.js
+++ b/test/built-ins/TypedArray/prototype/fill/fill-values-conversion-operations-consistent-nan.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: Consistent canonicalization of NaN values
 info: |
   22.2.3.8 %TypedArray%.prototype.fill (value [ , start [ , end ] ] )
diff --git a/test/built-ins/TypedArray/prototype/fill/fill-values-conversion-operations.js b/test/built-ins/TypedArray/prototype/fill/fill-values-conversion-operations.js
index 91def14f23..702c5e45ea 100644
--- a/test/built-ins/TypedArray/prototype/fill/fill-values-conversion-operations.js
+++ b/test/built-ins/TypedArray/prototype/fill/fill-values-conversion-operations.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Fills all the elements with non numeric values values.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/fill-values-custom-start-and-end.js b/test/built-ins/TypedArray/prototype/fill/fill-values-custom-start-and-end.js
index 836a0986fc..192ddd341b 100644
--- a/test/built-ins/TypedArray/prototype/fill/fill-values-custom-start-and-end.js
+++ b/test/built-ins/TypedArray/prototype/fill/fill-values-custom-start-and-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Fills all the elements from a with a custom start and end indexes.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/fill-values-non-numeric.js b/test/built-ins/TypedArray/prototype/fill/fill-values-non-numeric.js
index 52b4e53c4c..323afbb8c7 100644
--- a/test/built-ins/TypedArray/prototype/fill/fill-values-non-numeric.js
+++ b/test/built-ins/TypedArray/prototype/fill/fill-values-non-numeric.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Fills all the elements with non numeric values values.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/fill-values-relative-end.js b/test/built-ins/TypedArray/prototype/fill/fill-values-relative-end.js
index 786169b34f..bd355a80d8 100644
--- a/test/built-ins/TypedArray/prototype/fill/fill-values-relative-end.js
+++ b/test/built-ins/TypedArray/prototype/fill/fill-values-relative-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Fills all the elements from a with a custom end index.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/fill-values-relative-start.js b/test/built-ins/TypedArray/prototype/fill/fill-values-relative-start.js
index 4a9f38799f..7142124d86 100644
--- a/test/built-ins/TypedArray/prototype/fill/fill-values-relative-start.js
+++ b/test/built-ins/TypedArray/prototype/fill/fill-values-relative-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Fills all the elements from a with a custom start index.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/fill-values-symbol-throws.js b/test/built-ins/TypedArray/prototype/fill/fill-values-symbol-throws.js
index 79707d644b..be5ca9b5e8 100644
--- a/test/built-ins/TypedArray/prototype/fill/fill-values-symbol-throws.js
+++ b/test/built-ins/TypedArray/prototype/fill/fill-values-symbol-throws.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Throws a TypeError if value is a Symbol
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/fill-values.js b/test/built-ins/TypedArray/prototype/fill/fill-values.js
index 0f3ceddf5e..ea06547909 100644
--- a/test/built-ins/TypedArray/prototype/fill/fill-values.js
+++ b/test/built-ins/TypedArray/prototype/fill/fill-values.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Fills all the elements with `value` from a default start and index.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/get-length-ignores-length-prop.js b/test/built-ins/TypedArray/prototype/fill/get-length-ignores-length-prop.js
index b0432cb2a0..5ba5c94370 100644
--- a/test/built-ins/TypedArray/prototype/fill/get-length-ignores-length-prop.js
+++ b/test/built-ins/TypedArray/prototype/fill/get-length-ignores-length-prop.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Unreachable abrupt from Get(O, "length") as [[ArrayLength]] is returned.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/invoked-as-func.js b/test/built-ins/TypedArray/prototype/fill/invoked-as-func.js
index 200caa130e..0215e90fe2 100644
--- a/test/built-ins/TypedArray/prototype/fill/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/fill/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.8
+esid: sec-%typedarray%.prototype.fill
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.8 %TypedArray%.prototype.fill (value [ , start [ , end ] ] )
diff --git a/test/built-ins/TypedArray/prototype/fill/invoked-as-method.js b/test/built-ins/TypedArray/prototype/fill/invoked-as-method.js
index b3eb9760ad..32d15fce4c 100644
--- a/test/built-ins/TypedArray/prototype/fill/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/fill/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.8
+esid: sec-%typedarray%.prototype.fill
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.8 %TypedArray%.prototype.fill (value [ , start [ , end ] ] )
diff --git a/test/built-ins/TypedArray/prototype/fill/length.js b/test/built-ins/TypedArray/prototype/fill/length.js
index 38b5b348c8..463c36e8ac 100644
--- a/test/built-ins/TypedArray/prototype/fill/length.js
+++ b/test/built-ins/TypedArray/prototype/fill/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.8
+esid: sec-%typedarray%.prototype.fill
 description: >
   %TypedArray%.prototype.fill.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/name.js b/test/built-ins/TypedArray/prototype/fill/name.js
index 510c545268..1350c0bdc8 100644
--- a/test/built-ins/TypedArray/prototype/fill/name.js
+++ b/test/built-ins/TypedArray/prototype/fill/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.8
+esid: sec-%typedarray%.prototype.fill
 description: >
   %TypedArray%.prototype.fill.name is "fill".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/prop-desc.js b/test/built-ins/TypedArray/prototype/fill/prop-desc.js
index d0175e2e56..efdad36796 100644
--- a/test/built-ins/TypedArray/prototype/fill/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/fill/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.8
+esid: sec-%typedarray%.prototype.fill
 description: >
   "fill" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-end-as-symbol.js b/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-end-as-symbol.js
index 0df2df1350..f1a27370b4 100644
--- a/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-end-as-symbol.js
+++ b/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-end-as-symbol.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Return abrupt if end is a Symbol.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-end.js b/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-end.js
index f50c840d7a..044d9b3339 100644
--- a/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-end.js
+++ b/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-end.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Return abrupt from ToInteger(end).
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-set-value.js b/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-set-value.js
index 207b67a7e9..04fbc57b54 100644
--- a/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-set-value.js
+++ b/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-set-value.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Returns abrupt from value set
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-start-as-symbol.js b/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-start-as-symbol.js
index 1eda6669b9..e50be1feae 100644
--- a/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-start-as-symbol.js
+++ b/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-start-as-symbol.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Return abrupt from ToInteger(start) as a Symbol.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-start.js b/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-start.js
index 6f3dc40700..34d732fe35 100644
--- a/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-start.js
+++ b/test/built-ins/TypedArray/prototype/fill/return-abrupt-from-start.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Return abrupt from ToInteger(start).
 info: |
diff --git a/test/built-ins/TypedArray/prototype/fill/return-this.js b/test/built-ins/TypedArray/prototype/fill/return-this.js
index b920053a5a..2ec863eca4 100644
--- a/test/built-ins/TypedArray/prototype/fill/return-this.js
+++ b/test/built-ins/TypedArray/prototype/fill/return-this.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.fill
-es6id: 22.2.3.8
 description: >
   Returns `this`.
 includes: [testTypedArray.js]
diff --git a/test/built-ins/TypedArray/prototype/filter/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/filter/BigInt/invoked-as-func.js
index 86c878c887..92e9758b5a 100644
--- a/test/built-ins/TypedArray/prototype/filter/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/filter/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.9
+esid: sec-%typedarray%.prototype.filter
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.9 %TypedArray%.prototype.filter ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/filter/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/filter/BigInt/invoked-as-method.js
index 0c70719e1d..18c818b65e 100644
--- a/test/built-ins/TypedArray/prototype/filter/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/filter/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.9
+esid: sec-%typedarray%.prototype.filter
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.9 %TypedArray%.prototype.filter ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/filter/BigInt/length.js b/test/built-ins/TypedArray/prototype/filter/BigInt/length.js
index 2b5d020a31..4436426747 100644
--- a/test/built-ins/TypedArray/prototype/filter/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/filter/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.9
+esid: sec-%typedarray%.prototype.filter
 description: >
   %TypedArray%.prototype.filter.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/filter/BigInt/name.js b/test/built-ins/TypedArray/prototype/filter/BigInt/name.js
index f582e69dd4..729c841a4d 100644
--- a/test/built-ins/TypedArray/prototype/filter/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/filter/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.9
+esid: sec-%typedarray%.prototype.filter
 description: >
   %TypedArray%.prototype.filter.name is "filter".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/filter/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/filter/BigInt/prop-desc.js
index 898755704f..abb20a8311 100644
--- a/test/built-ins/TypedArray/prototype/filter/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/filter/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.9
+esid: sec-%typedarray%.prototype.filter
 description: >
   "filter" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/filter/invoked-as-func.js b/test/built-ins/TypedArray/prototype/filter/invoked-as-func.js
index 0328929f75..fe9a123846 100644
--- a/test/built-ins/TypedArray/prototype/filter/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/filter/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.9
+esid: sec-%typedarray%.prototype.filter
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.9 %TypedArray%.prototype.filter ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/filter/invoked-as-method.js b/test/built-ins/TypedArray/prototype/filter/invoked-as-method.js
index 74c7f5c0e3..9509bf1ea7 100644
--- a/test/built-ins/TypedArray/prototype/filter/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/filter/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.9
+esid: sec-%typedarray%.prototype.filter
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.9 %TypedArray%.prototype.filter ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/filter/length.js b/test/built-ins/TypedArray/prototype/filter/length.js
index 8734db0ffe..4c04b2192f 100644
--- a/test/built-ins/TypedArray/prototype/filter/length.js
+++ b/test/built-ins/TypedArray/prototype/filter/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.9
+esid: sec-%typedarray%.prototype.filter
 description: >
   %TypedArray%.prototype.filter.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/filter/name.js b/test/built-ins/TypedArray/prototype/filter/name.js
index d9b31ac0fc..ac7e5cbd20 100644
--- a/test/built-ins/TypedArray/prototype/filter/name.js
+++ b/test/built-ins/TypedArray/prototype/filter/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.9
+esid: sec-%typedarray%.prototype.filter
 description: >
   %TypedArray%.prototype.filter.name is "filter".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/filter/prop-desc.js b/test/built-ins/TypedArray/prototype/filter/prop-desc.js
index 4d0715e687..096fb51a4f 100644
--- a/test/built-ins/TypedArray/prototype/filter/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/filter/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.9
+esid: sec-%typedarray%.prototype.filter
 description: >
   "filter" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/get-length-ignores-length-prop.js b/test/built-ins/TypedArray/prototype/find/BigInt/get-length-ignores-length-prop.js
index 790de25db6..aa522e3788 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/get-length-ignores-length-prop.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/get-length-ignores-length-prop.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   [[Get]] of "length" uses [[ArrayLength]]
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/find/BigInt/invoked-as-func.js
index eea7537b28..088c3398aa 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.10
+esid: sec-%typedarray%.prototype.find
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.10 %TypedArray%.prototype.find (predicate [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/find/BigInt/invoked-as-method.js
index ed0d1a9a2d..7bb3bb7419 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.10
+esid: sec-%typedarray%.prototype.find
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.10 %TypedArray%.prototype.find (predicate [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/length.js b/test/built-ins/TypedArray/prototype/find/BigInt/length.js
index e61e1c21e4..3947f6bf86 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.10
+esid: sec-%typedarray%.prototype.find
 description: >
   %TypedArray%.prototype.find.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/name.js b/test/built-ins/TypedArray/prototype/find/BigInt/name.js
index ab18751c22..d5dcef13cd 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.10
+esid: sec-%typedarray%.prototype.find
 description: >
   %TypedArray%.prototype.find.name is "find".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-changes-value.js b/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-changes-value.js
index 6ed966f70b..92a2a93499 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-changes-value.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-changes-value.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Change values during predicate call
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-parameters.js b/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-parameters.js
index fd69894e66..fb1741af5f 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-parameters.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-parameters.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Predicate called as F.call( thisArg, kValue, k, O ) for each array entry.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-this-non-strict.js b/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-this-non-strict.js
index 538bd26acb..882bd21af6 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-this-non-strict.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-this-non-strict.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Verify predicate this on non-strict mode
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-this-strict.js b/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-this-strict.js
index 4144409696..b7ce4535d4 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-this-strict.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/predicate-call-this-strict.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Verify predicate this on strict mode
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/predicate-is-not-callable-throws.js b/test/built-ins/TypedArray/prototype/find/BigInt/predicate-is-not-callable-throws.js
index c9b0f5ace7..b579dfa11d 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/predicate-is-not-callable-throws.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/predicate-is-not-callable-throws.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Throws a TypeError exception if predicate is not callable.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/predicate-may-detach-buffer.js b/test/built-ins/TypedArray/prototype/find/BigInt/predicate-may-detach-buffer.js
index fafed535ed..49e58ac618 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/predicate-may-detach-buffer.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/predicate-may-detach-buffer.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Predicate may detach the buffer
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/predicate-not-called-on-empty-array.js b/test/built-ins/TypedArray/prototype/find/BigInt/predicate-not-called-on-empty-array.js
index 029c16522f..230aff544a 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/predicate-not-called-on-empty-array.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/predicate-not-called-on-empty-array.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Predicate is not called on empty instances
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/find/BigInt/prop-desc.js
index 13af89a56e..990975cd70 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.10
+esid: sec-%typedarray%.prototype.find
 description: >
   "find" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/return-abrupt-from-predicate-call.js b/test/built-ins/TypedArray/prototype/find/BigInt/return-abrupt-from-predicate-call.js
index 0942d004dd..0f693f4a23 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/return-abrupt-from-predicate-call.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/return-abrupt-from-predicate-call.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Return abrupt from predicate call.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/return-found-value-predicate-result-is-true.js b/test/built-ins/TypedArray/prototype/find/BigInt/return-found-value-predicate-result-is-true.js
index 63fda94134..c4469ae2ec 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/return-found-value-predicate-result-is-true.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/return-found-value-predicate-result-is-true.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Return found value if predicate return a boolean true value.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/BigInt/return-undefined-if-predicate-returns-false-value.js b/test/built-ins/TypedArray/prototype/find/BigInt/return-undefined-if-predicate-returns-false-value.js
index 86f3f6cd36..2c8e2d1c3a 100644
--- a/test/built-ins/TypedArray/prototype/find/BigInt/return-undefined-if-predicate-returns-false-value.js
+++ b/test/built-ins/TypedArray/prototype/find/BigInt/return-undefined-if-predicate-returns-false-value.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Return undefined if predicate always returns a boolean false value.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/get-length-ignores-length-prop.js b/test/built-ins/TypedArray/prototype/find/get-length-ignores-length-prop.js
index 754c2d3070..f236772a3e 100644
--- a/test/built-ins/TypedArray/prototype/find/get-length-ignores-length-prop.js
+++ b/test/built-ins/TypedArray/prototype/find/get-length-ignores-length-prop.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   [[Get]] of "length" uses [[ArrayLength]]
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/invoked-as-func.js b/test/built-ins/TypedArray/prototype/find/invoked-as-func.js
index 07152e4392..540aa34d7d 100644
--- a/test/built-ins/TypedArray/prototype/find/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/find/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.10
+esid: sec-%typedarray%.prototype.find
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.10 %TypedArray%.prototype.find (predicate [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/find/invoked-as-method.js b/test/built-ins/TypedArray/prototype/find/invoked-as-method.js
index 5661c00fb9..98e6faa337 100644
--- a/test/built-ins/TypedArray/prototype/find/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/find/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.10
+esid: sec-%typedarray%.prototype.find
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.10 %TypedArray%.prototype.find (predicate [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/find/length.js b/test/built-ins/TypedArray/prototype/find/length.js
index 6bc32f8f03..b5f9a6e5a0 100644
--- a/test/built-ins/TypedArray/prototype/find/length.js
+++ b/test/built-ins/TypedArray/prototype/find/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.10
+esid: sec-%typedarray%.prototype.find
 description: >
   %TypedArray%.prototype.find.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/name.js b/test/built-ins/TypedArray/prototype/find/name.js
index f8f7c11ffa..a4975ab8aa 100644
--- a/test/built-ins/TypedArray/prototype/find/name.js
+++ b/test/built-ins/TypedArray/prototype/find/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.10
+esid: sec-%typedarray%.prototype.find
 description: >
   %TypedArray%.prototype.find.name is "find".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/predicate-call-changes-value.js b/test/built-ins/TypedArray/prototype/find/predicate-call-changes-value.js
index b036a7c92c..f6fbe7290e 100644
--- a/test/built-ins/TypedArray/prototype/find/predicate-call-changes-value.js
+++ b/test/built-ins/TypedArray/prototype/find/predicate-call-changes-value.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Change values during predicate call
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/predicate-call-parameters.js b/test/built-ins/TypedArray/prototype/find/predicate-call-parameters.js
index e31cb95221..42598466e2 100644
--- a/test/built-ins/TypedArray/prototype/find/predicate-call-parameters.js
+++ b/test/built-ins/TypedArray/prototype/find/predicate-call-parameters.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Predicate called as F.call( thisArg, kValue, k, O ) for each array entry.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/predicate-call-this-non-strict.js b/test/built-ins/TypedArray/prototype/find/predicate-call-this-non-strict.js
index d4a1ee560e..3246908b61 100644
--- a/test/built-ins/TypedArray/prototype/find/predicate-call-this-non-strict.js
+++ b/test/built-ins/TypedArray/prototype/find/predicate-call-this-non-strict.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Verify predicate this on non-strict mode
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/predicate-call-this-strict.js b/test/built-ins/TypedArray/prototype/find/predicate-call-this-strict.js
index f625763927..22ed01f770 100644
--- a/test/built-ins/TypedArray/prototype/find/predicate-call-this-strict.js
+++ b/test/built-ins/TypedArray/prototype/find/predicate-call-this-strict.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Verify predicate this on strict mode
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/predicate-is-not-callable-throws.js b/test/built-ins/TypedArray/prototype/find/predicate-is-not-callable-throws.js
index a8adc918e3..f470ad927f 100644
--- a/test/built-ins/TypedArray/prototype/find/predicate-is-not-callable-throws.js
+++ b/test/built-ins/TypedArray/prototype/find/predicate-is-not-callable-throws.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Throws a TypeError exception if predicate is not callable.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/predicate-may-detach-buffer.js b/test/built-ins/TypedArray/prototype/find/predicate-may-detach-buffer.js
index 5dea872385..fbac50d14c 100644
--- a/test/built-ins/TypedArray/prototype/find/predicate-may-detach-buffer.js
+++ b/test/built-ins/TypedArray/prototype/find/predicate-may-detach-buffer.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Predicate may detach the buffer
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/predicate-not-called-on-empty-array.js b/test/built-ins/TypedArray/prototype/find/predicate-not-called-on-empty-array.js
index cda391591c..304c5da965 100644
--- a/test/built-ins/TypedArray/prototype/find/predicate-not-called-on-empty-array.js
+++ b/test/built-ins/TypedArray/prototype/find/predicate-not-called-on-empty-array.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Predicate is not called on empty instances
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/prop-desc.js b/test/built-ins/TypedArray/prototype/find/prop-desc.js
index 0a24112800..b38c2b6560 100644
--- a/test/built-ins/TypedArray/prototype/find/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/find/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.10
+esid: sec-%typedarray%.prototype.find
 description: >
   "find" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/return-abrupt-from-predicate-call.js b/test/built-ins/TypedArray/prototype/find/return-abrupt-from-predicate-call.js
index ceb765ef17..1c99c9ef7c 100644
--- a/test/built-ins/TypedArray/prototype/find/return-abrupt-from-predicate-call.js
+++ b/test/built-ins/TypedArray/prototype/find/return-abrupt-from-predicate-call.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Return abrupt from predicate call.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/return-found-value-predicate-result-is-true.js b/test/built-ins/TypedArray/prototype/find/return-found-value-predicate-result-is-true.js
index 716b1638b5..fa6aa22863 100644
--- a/test/built-ins/TypedArray/prototype/find/return-found-value-predicate-result-is-true.js
+++ b/test/built-ins/TypedArray/prototype/find/return-found-value-predicate-result-is-true.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Return found value if predicate return a boolean true value.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/find/return-undefined-if-predicate-returns-false-value.js b/test/built-ins/TypedArray/prototype/find/return-undefined-if-predicate-returns-false-value.js
index 0133a69484..2a59dc0a4b 100644
--- a/test/built-ins/TypedArray/prototype/find/return-undefined-if-predicate-returns-false-value.js
+++ b/test/built-ins/TypedArray/prototype/find/return-undefined-if-predicate-returns-false-value.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.find
-es6id: 22.2.3.10
 description: >
   Return undefined if predicate always returns a boolean false value.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/get-length-ignores-length-prop.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/get-length-ignores-length-prop.js
index 64ba1216f1..47ea127738 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/get-length-ignores-length-prop.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/get-length-ignores-length-prop.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   [[Get]] of "length" uses [[ArrayLength]]
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/invoked-as-func.js
index eec6d63418..f305556a17 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.11
+esid: sec-%typedarray%.prototype.findindex
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.11 %TypedArray%.prototype.findIndex ( predicate [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/invoked-as-method.js
index 73197eb1df..1871afdabd 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.11
+esid: sec-%typedarray%.prototype.findindex
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.11 %TypedArray%.prototype.findIndex ( predicate [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/length.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/length.js
index aeab6fc8e9..55083eeb67 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.11
+esid: sec-%typedarray%.prototype.findindex
 description: >
   %TypedArray%.prototype.findIndex.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/name.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/name.js
index a0cc1c7723..5065cb7469 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.11
+esid: sec-%typedarray%.prototype.findindex
 description: >
   %TypedArray%.prototype.findIndex.name is "findIndex".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-changes-value.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-changes-value.js
index 0dc15c76e4..b3614e1e93 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-changes-value.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-changes-value.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Change values during predicate call
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-parameters.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-parameters.js
index e63adf53ff..eb73cd7e1b 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-parameters.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-parameters.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Predicate called as F.call( thisArg, kValue, k, O ) for each array entry.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-this-non-strict.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-this-non-strict.js
index a4a8ab7eb4..3c1d4b9f2d 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-this-non-strict.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-this-non-strict.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Verify predicate this on non-strict mode
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-this-strict.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-this-strict.js
index 554a55aa0e..af6ce6a737 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-this-strict.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-call-this-strict.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Predicate thisArg as F.call( thisArg, kValue, k, O ) for each array entry.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-is-not-callable-throws.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-is-not-callable-throws.js
index 3a21431013..c8a101d05c 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-is-not-callable-throws.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-is-not-callable-throws.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Throws a TypeError exception if predicate is not callable.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-may-detach-buffer.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-may-detach-buffer.js
index 3bf9014ffa..80078b3fe7 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-may-detach-buffer.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-may-detach-buffer.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Predicate may detach the buffer
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-not-called-on-empty-array.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-not-called-on-empty-array.js
index a58100f03d..a08e80ef5d 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-not-called-on-empty-array.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/predicate-not-called-on-empty-array.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Predicate is not called on an empty instance
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/prop-desc.js
index a4bf542d72..7022cdd4e7 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.11
+esid: sec-%typedarray%.prototype.findindex
 description: >
   "findIndex" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/return-abrupt-from-predicate-call.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/return-abrupt-from-predicate-call.js
index 6994a79544..49405f3c56 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/return-abrupt-from-predicate-call.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/return-abrupt-from-predicate-call.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Return abrupt from predicate call.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/return-index-predicate-result-is-true.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/return-index-predicate-result-is-true.js
index 0c979bd4f6..f19c099104 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/return-index-predicate-result-is-true.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/return-index-predicate-result-is-true.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Return index if predicate return a boolean true value.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/BigInt/return-negative-one-if-predicate-returns-false-value.js b/test/built-ins/TypedArray/prototype/findIndex/BigInt/return-negative-one-if-predicate-returns-false-value.js
index 28001d77c5..933985462d 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/BigInt/return-negative-one-if-predicate-returns-false-value.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/BigInt/return-negative-one-if-predicate-returns-false-value.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Return -1 if predicate always returns a boolean false value.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/get-length-ignores-length-prop.js b/test/built-ins/TypedArray/prototype/findIndex/get-length-ignores-length-prop.js
index 697f3ef430..7aa5368e47 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/get-length-ignores-length-prop.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/get-length-ignores-length-prop.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   [[Get]] of "length" uses [[ArrayLength]]
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/invoked-as-func.js b/test/built-ins/TypedArray/prototype/findIndex/invoked-as-func.js
index 16a85a91d4..54ca2a83cd 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.11
+esid: sec-%typedarray%.prototype.findindex
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.11 %TypedArray%.prototype.findIndex ( predicate [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/findIndex/invoked-as-method.js b/test/built-ins/TypedArray/prototype/findIndex/invoked-as-method.js
index dfd2e8f258..d5ec6304f4 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.11
+esid: sec-%typedarray%.prototype.findindex
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.11 %TypedArray%.prototype.findIndex ( predicate [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/findIndex/length.js b/test/built-ins/TypedArray/prototype/findIndex/length.js
index f2d44b12b4..49b360c546 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/length.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.11
+esid: sec-%typedarray%.prototype.findindex
 description: >
   %TypedArray%.prototype.findIndex.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/name.js b/test/built-ins/TypedArray/prototype/findIndex/name.js
index c2113b6231..6b77fdb455 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/name.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.11
+esid: sec-%typedarray%.prototype.findindex
 description: >
   %TypedArray%.prototype.findIndex.name is "findIndex".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/predicate-call-changes-value.js b/test/built-ins/TypedArray/prototype/findIndex/predicate-call-changes-value.js
index e2a0fab02b..13c032fbbd 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/predicate-call-changes-value.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/predicate-call-changes-value.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Change values during predicate call
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/predicate-call-parameters.js b/test/built-ins/TypedArray/prototype/findIndex/predicate-call-parameters.js
index c19ccd1d92..ecb52b7056 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/predicate-call-parameters.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/predicate-call-parameters.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Predicate called as F.call( thisArg, kValue, k, O ) for each array entry.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/predicate-call-this-non-strict.js b/test/built-ins/TypedArray/prototype/findIndex/predicate-call-this-non-strict.js
index 68175c7816..5f6086b8f6 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/predicate-call-this-non-strict.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/predicate-call-this-non-strict.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Verify predicate this on non-strict mode
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/predicate-call-this-strict.js b/test/built-ins/TypedArray/prototype/findIndex/predicate-call-this-strict.js
index a4dd13ac27..96ef460985 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/predicate-call-this-strict.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/predicate-call-this-strict.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Predicate thisArg as F.call( thisArg, kValue, k, O ) for each array entry.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/predicate-is-not-callable-throws.js b/test/built-ins/TypedArray/prototype/findIndex/predicate-is-not-callable-throws.js
index 5b97bf74a1..872c4ffe88 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/predicate-is-not-callable-throws.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/predicate-is-not-callable-throws.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Throws a TypeError exception if predicate is not callable.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/predicate-may-detach-buffer.js b/test/built-ins/TypedArray/prototype/findIndex/predicate-may-detach-buffer.js
index 831d296cef..6124bc3fbb 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/predicate-may-detach-buffer.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/predicate-may-detach-buffer.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Predicate may detach the buffer
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/predicate-not-called-on-empty-array.js b/test/built-ins/TypedArray/prototype/findIndex/predicate-not-called-on-empty-array.js
index e4fa770da3..e6a4abb4a6 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/predicate-not-called-on-empty-array.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/predicate-not-called-on-empty-array.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Predicate is not called on an empty instance
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/prop-desc.js b/test/built-ins/TypedArray/prototype/findIndex/prop-desc.js
index 014d8284a4..7824b34b87 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.11
+esid: sec-%typedarray%.prototype.findindex
 description: >
   "findIndex" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/return-abrupt-from-predicate-call.js b/test/built-ins/TypedArray/prototype/findIndex/return-abrupt-from-predicate-call.js
index df09745c1f..1b01c82217 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/return-abrupt-from-predicate-call.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/return-abrupt-from-predicate-call.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Return abrupt from predicate call.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/return-index-predicate-result-is-true.js b/test/built-ins/TypedArray/prototype/findIndex/return-index-predicate-result-is-true.js
index 1e56448ca9..572c284b9d 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/return-index-predicate-result-is-true.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/return-index-predicate-result-is-true.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Return index if predicate return a boolean true value.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/findIndex/return-negative-one-if-predicate-returns-false-value.js b/test/built-ins/TypedArray/prototype/findIndex/return-negative-one-if-predicate-returns-false-value.js
index 7a8b9d9e50..3ebf60868f 100644
--- a/test/built-ins/TypedArray/prototype/findIndex/return-negative-one-if-predicate-returns-false-value.js
+++ b/test/built-ins/TypedArray/prototype/findIndex/return-negative-one-if-predicate-returns-false-value.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.findindex
-es6id: 22.2.3.11
 description: >
   Return -1 if predicate always returns a boolean false value.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/forEach/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/forEach/BigInt/invoked-as-func.js
index 6ea0a324c9..d4eb50b880 100644
--- a/test/built-ins/TypedArray/prototype/forEach/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/forEach/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.12
+esid: sec-%typedarray%.prototype.foreach
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.12 %TypedArray%.prototype.forEach ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/forEach/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/forEach/BigInt/invoked-as-method.js
index 7062e8b1da..f455052759 100644
--- a/test/built-ins/TypedArray/prototype/forEach/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/forEach/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.12
+esid: sec-%typedarray%.prototype.foreach
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.12 %TypedArray%.prototype.forEach ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/forEach/BigInt/length.js b/test/built-ins/TypedArray/prototype/forEach/BigInt/length.js
index bb291f6775..6499dfab0b 100644
--- a/test/built-ins/TypedArray/prototype/forEach/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/forEach/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.12
+esid: sec-%typedarray%.prototype.foreach
 description: >
   %TypedArray%.prototype.forEach.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/forEach/BigInt/name.js b/test/built-ins/TypedArray/prototype/forEach/BigInt/name.js
index 6adfd3c6b6..9b192a05ce 100644
--- a/test/built-ins/TypedArray/prototype/forEach/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/forEach/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.12
+esid: sec-%typedarray%.prototype.foreach
 description: >
   %TypedArray%.prototype.forEach.name is "forEach".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/forEach/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/forEach/BigInt/prop-desc.js
index 56bafc356b..c17d2d9018 100644
--- a/test/built-ins/TypedArray/prototype/forEach/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/forEach/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.12
+esid: sec-%typedarray%.prototype.foreach
 description: >
   "forEach" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/forEach/invoked-as-func.js b/test/built-ins/TypedArray/prototype/forEach/invoked-as-func.js
index 5312bbde00..a99a5bef7d 100644
--- a/test/built-ins/TypedArray/prototype/forEach/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/forEach/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.12
+esid: sec-%typedarray%.prototype.foreach
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.12 %TypedArray%.prototype.forEach ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/forEach/invoked-as-method.js b/test/built-ins/TypedArray/prototype/forEach/invoked-as-method.js
index 630c7b8a5a..a4a25e298c 100644
--- a/test/built-ins/TypedArray/prototype/forEach/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/forEach/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.12
+esid: sec-%typedarray%.prototype.foreach
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.12 %TypedArray%.prototype.forEach ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/forEach/length.js b/test/built-ins/TypedArray/prototype/forEach/length.js
index bc00a6ccfd..75d08ac5ad 100644
--- a/test/built-ins/TypedArray/prototype/forEach/length.js
+++ b/test/built-ins/TypedArray/prototype/forEach/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.12
+esid: sec-%typedarray%.prototype.foreach
 description: >
   %TypedArray%.prototype.forEach.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/forEach/name.js b/test/built-ins/TypedArray/prototype/forEach/name.js
index 7a3cf395fd..e74f2bf23a 100644
--- a/test/built-ins/TypedArray/prototype/forEach/name.js
+++ b/test/built-ins/TypedArray/prototype/forEach/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.12
+esid: sec-%typedarray%.prototype.foreach
 description: >
   %TypedArray%.prototype.forEach.name is "forEach".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/forEach/prop-desc.js b/test/built-ins/TypedArray/prototype/forEach/prop-desc.js
index 86fc95ef0b..2f7163a78d 100644
--- a/test/built-ins/TypedArray/prototype/forEach/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/forEach/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.12
+esid: sec-%typedarray%.prototype.foreach
 description: >
   "forEach" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/includes/BigInt/this-is-not-object.js b/test/built-ins/TypedArray/prototype/includes/BigInt/this-is-not-object.js
index 2bee1f2f36..88a42bcdfa 100644
--- a/test/built-ins/TypedArray/prototype/includes/BigInt/this-is-not-object.js
+++ b/test/built-ins/TypedArray/prototype/includes/BigInt/this-is-not-object.js
@@ -1,7 +1,6 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.14
 esid: sec-%typedarray%.prototype.includes
 description: Throws a TypeError exception when `this` is not Object
 info: |
diff --git a/test/built-ins/TypedArray/prototype/includes/this-is-not-object.js b/test/built-ins/TypedArray/prototype/includes/this-is-not-object.js
index bf43ae7c88..2e7fdcc07f 100644
--- a/test/built-ins/TypedArray/prototype/includes/this-is-not-object.js
+++ b/test/built-ins/TypedArray/prototype/includes/this-is-not-object.js
@@ -1,7 +1,6 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.14
 esid: sec-%typedarray%.prototype.includes
 description: Throws a TypeError exception when `this` is not Object
 info: |
diff --git a/test/built-ins/TypedArray/prototype/indexOf/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/indexOf/BigInt/invoked-as-func.js
index 8134bac148..f2d8ff705c 100644
--- a/test/built-ins/TypedArray/prototype/indexOf/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/indexOf/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.13
+esid: sec-%typedarray%.prototype.indexof
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.13 %TypedArray%.prototype.indexOf (searchElement [ , fromIndex ] )
diff --git a/test/built-ins/TypedArray/prototype/indexOf/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/indexOf/BigInt/invoked-as-method.js
index 6a87487b78..80560a9ad9 100644
--- a/test/built-ins/TypedArray/prototype/indexOf/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/indexOf/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.13
+esid: sec-%typedarray%.prototype.indexof
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.13 %TypedArray%.prototype.indexOf (searchElement [ , fromIndex ] )
diff --git a/test/built-ins/TypedArray/prototype/indexOf/BigInt/length.js b/test/built-ins/TypedArray/prototype/indexOf/BigInt/length.js
index fc4a0303d7..1998ca2608 100644
--- a/test/built-ins/TypedArray/prototype/indexOf/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/indexOf/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.13
+esid: sec-%typedarray%.prototype.indexof
 description: >
   %TypedArray%.prototype.indexOf.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/indexOf/BigInt/name.js b/test/built-ins/TypedArray/prototype/indexOf/BigInt/name.js
index 5945953442..e27bd001b9 100644
--- a/test/built-ins/TypedArray/prototype/indexOf/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/indexOf/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.13
+esid: sec-%typedarray%.prototype.indexof
 description: >
   %TypedArray%.prototype.indexOf.name is "indexOf".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/indexOf/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/indexOf/BigInt/prop-desc.js
index a9454f493e..003f3e34c9 100644
--- a/test/built-ins/TypedArray/prototype/indexOf/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/indexOf/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.13
+esid: sec-%typedarray%.prototype.indexof
 description: >
   "indexOf" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/indexOf/invoked-as-func.js b/test/built-ins/TypedArray/prototype/indexOf/invoked-as-func.js
index d304d44264..99207d03d3 100644
--- a/test/built-ins/TypedArray/prototype/indexOf/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/indexOf/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.13
+esid: sec-%typedarray%.prototype.indexof
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.13 %TypedArray%.prototype.indexOf (searchElement [ , fromIndex ] )
diff --git a/test/built-ins/TypedArray/prototype/indexOf/invoked-as-method.js b/test/built-ins/TypedArray/prototype/indexOf/invoked-as-method.js
index ef348b2377..75f1957a75 100644
--- a/test/built-ins/TypedArray/prototype/indexOf/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/indexOf/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.13
+esid: sec-%typedarray%.prototype.indexof
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.13 %TypedArray%.prototype.indexOf (searchElement [ , fromIndex ] )
diff --git a/test/built-ins/TypedArray/prototype/indexOf/length.js b/test/built-ins/TypedArray/prototype/indexOf/length.js
index 09f1a36fa2..2ceca46c1b 100644
--- a/test/built-ins/TypedArray/prototype/indexOf/length.js
+++ b/test/built-ins/TypedArray/prototype/indexOf/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.13
+esid: sec-%typedarray%.prototype.indexof
 description: >
   %TypedArray%.prototype.indexOf.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/indexOf/name.js b/test/built-ins/TypedArray/prototype/indexOf/name.js
index 1f1ba6bfc8..18313b112b 100644
--- a/test/built-ins/TypedArray/prototype/indexOf/name.js
+++ b/test/built-ins/TypedArray/prototype/indexOf/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.13
+esid: sec-%typedarray%.prototype.indexof
 description: >
   %TypedArray%.prototype.indexOf.name is "indexOf".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/indexOf/prop-desc.js b/test/built-ins/TypedArray/prototype/indexOf/prop-desc.js
index 6e58a07552..528cbb23bb 100644
--- a/test/built-ins/TypedArray/prototype/indexOf/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/indexOf/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.13
+esid: sec-%typedarray%.prototype.indexof
 description: >
   "indexOf" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/join/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/join/BigInt/invoked-as-func.js
index f2bab1f7fb..1340f39314 100644
--- a/test/built-ins/TypedArray/prototype/join/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/join/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.14
+esid: sec-%typedarray%.prototype.join
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.14 %TypedArray%.prototype.join ( separator )
diff --git a/test/built-ins/TypedArray/prototype/join/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/join/BigInt/invoked-as-method.js
index 11bf0bedae..1121e42aac 100644
--- a/test/built-ins/TypedArray/prototype/join/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/join/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.14
+esid: sec-%typedarray%.prototype.join
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.14 %TypedArray%.prototype.join ( separator )
diff --git a/test/built-ins/TypedArray/prototype/join/BigInt/length.js b/test/built-ins/TypedArray/prototype/join/BigInt/length.js
index 540d1aba3f..c1f772d365 100644
--- a/test/built-ins/TypedArray/prototype/join/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/join/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.14
+esid: sec-%typedarray%.prototype.join
 description: >
   %TypedArray%.prototype.join.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/join/BigInt/name.js b/test/built-ins/TypedArray/prototype/join/BigInt/name.js
index dea31a3c78..a35bba48ec 100644
--- a/test/built-ins/TypedArray/prototype/join/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/join/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.14
+esid: sec-%typedarray%.prototype.join
 description: >
   %TypedArray%.prototype.join.name is "join".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/join/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/join/BigInt/prop-desc.js
index 2102a0b24d..da037abc53 100644
--- a/test/built-ins/TypedArray/prototype/join/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/join/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.14
+esid: sec-%typedarray%.prototype.join
 description: >
   "join" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/join/invoked-as-func.js b/test/built-ins/TypedArray/prototype/join/invoked-as-func.js
index 0c85a33c5c..a2c1cb1692 100644
--- a/test/built-ins/TypedArray/prototype/join/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/join/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.14
+esid: sec-%typedarray%.prototype.join
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.14 %TypedArray%.prototype.join ( separator )
diff --git a/test/built-ins/TypedArray/prototype/join/invoked-as-method.js b/test/built-ins/TypedArray/prototype/join/invoked-as-method.js
index 910a03ff13..6f83240f54 100644
--- a/test/built-ins/TypedArray/prototype/join/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/join/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.14
+esid: sec-%typedarray%.prototype.join
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.14 %TypedArray%.prototype.join ( separator )
diff --git a/test/built-ins/TypedArray/prototype/join/length.js b/test/built-ins/TypedArray/prototype/join/length.js
index 4223addcba..9077032869 100644
--- a/test/built-ins/TypedArray/prototype/join/length.js
+++ b/test/built-ins/TypedArray/prototype/join/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.14
+esid: sec-%typedarray%.prototype.join
 description: >
   %TypedArray%.prototype.join.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/join/name.js b/test/built-ins/TypedArray/prototype/join/name.js
index 6e99daf0a7..29315666f3 100644
--- a/test/built-ins/TypedArray/prototype/join/name.js
+++ b/test/built-ins/TypedArray/prototype/join/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.14
+esid: sec-%typedarray%.prototype.join
 description: >
   %TypedArray%.prototype.join.name is "join".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/join/prop-desc.js b/test/built-ins/TypedArray/prototype/join/prop-desc.js
index fca83e7e15..f55543e766 100644
--- a/test/built-ins/TypedArray/prototype/join/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/join/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.14
+esid: sec-%typedarray%.prototype.join
 description: >
   "join" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/keys/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/keys/BigInt/invoked-as-func.js
index f962719975..2b04ed7f26 100644
--- a/test/built-ins/TypedArray/prototype/keys/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/keys/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.15
+esid: sec-%typedarray%.prototype.keys
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.15 %TypedArray%.prototype.keys ( )
diff --git a/test/built-ins/TypedArray/prototype/keys/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/keys/BigInt/invoked-as-method.js
index ca9b0d663b..9e67e8b903 100644
--- a/test/built-ins/TypedArray/prototype/keys/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/keys/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.15
+esid: sec-%typedarray%.prototype.keys
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.15 %TypedArray%.prototype.keys ( )
diff --git a/test/built-ins/TypedArray/prototype/keys/BigInt/length.js b/test/built-ins/TypedArray/prototype/keys/BigInt/length.js
index 39d20e5e2d..ef18be936c 100644
--- a/test/built-ins/TypedArray/prototype/keys/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/keys/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.15
+esid: sec-%typedarray%.prototype.keys
 description: >
   %TypedArray%.prototype.keys.length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/keys/BigInt/name.js b/test/built-ins/TypedArray/prototype/keys/BigInt/name.js
index 2cd9e67d42..3312f488b4 100644
--- a/test/built-ins/TypedArray/prototype/keys/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/keys/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.15
+esid: sec-%typedarray%.prototype.keys
 description: >
   %TypedArray%.prototype.keys.name is "keys".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/keys/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/keys/BigInt/prop-desc.js
index 669d272573..7a36644762 100644
--- a/test/built-ins/TypedArray/prototype/keys/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/keys/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.15
+esid: sec-%typedarray%.prototype.keys
 description: >
   "keys" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/keys/invoked-as-func.js b/test/built-ins/TypedArray/prototype/keys/invoked-as-func.js
index 2788b24d63..6c65712c4b 100644
--- a/test/built-ins/TypedArray/prototype/keys/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/keys/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.15
+esid: sec-%typedarray%.prototype.keys
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.15 %TypedArray%.prototype.keys ( )
diff --git a/test/built-ins/TypedArray/prototype/keys/invoked-as-method.js b/test/built-ins/TypedArray/prototype/keys/invoked-as-method.js
index e98b6081c9..8b3cc12f19 100644
--- a/test/built-ins/TypedArray/prototype/keys/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/keys/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.15
+esid: sec-%typedarray%.prototype.keys
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.15 %TypedArray%.prototype.keys ( )
diff --git a/test/built-ins/TypedArray/prototype/keys/length.js b/test/built-ins/TypedArray/prototype/keys/length.js
index 1f5be5e1c0..ed354d593d 100644
--- a/test/built-ins/TypedArray/prototype/keys/length.js
+++ b/test/built-ins/TypedArray/prototype/keys/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.15
+esid: sec-%typedarray%.prototype.keys
 description: >
   %TypedArray%.prototype.keys.length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/keys/name.js b/test/built-ins/TypedArray/prototype/keys/name.js
index ed2c2d9e81..ab0235b87b 100644
--- a/test/built-ins/TypedArray/prototype/keys/name.js
+++ b/test/built-ins/TypedArray/prototype/keys/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.15
+esid: sec-%typedarray%.prototype.keys
 description: >
   %TypedArray%.prototype.keys.name is "keys".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/keys/prop-desc.js b/test/built-ins/TypedArray/prototype/keys/prop-desc.js
index 71e4a2c4b4..9243d93eaa 100644
--- a/test/built-ins/TypedArray/prototype/keys/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/keys/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.15
+esid: sec-%typedarray%.prototype.keys
 description: >
   "keys" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/invoked-as-func.js
index d36811f903..3f98220506 100644
--- a/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.16
+esid: sec-%typedarray%.prototype.lastindexof
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.16 %TypedArray%.prototype.lastIndexOf ( searchElement [ , fromIndex ] )
diff --git a/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/invoked-as-method.js
index ec03407bbf..3f034e4218 100644
--- a/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.16
+esid: sec-%typedarray%.prototype.lastindexof
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.16 %TypedArray%.prototype.lastIndexOf ( searchElement [ , fromIndex ] )
diff --git a/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/length.js b/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/length.js
index 809454a163..5519e8f2e8 100644
--- a/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.16
+esid: sec-%typedarray%.prototype.lastindexof
 description: >
   %TypedArray%.prototype.lastIndexOf.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/name.js b/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/name.js
index 4e500aaf42..e53c677bed 100644
--- a/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.16
+esid: sec-%typedarray%.prototype.lastindexof
 description: >
   %TypedArray%.prototype.lastIndexOf.name is "lastIndexOf".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/prop-desc.js
index 0b5ab2e592..007203b94e 100644
--- a/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/lastIndexOf/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.16
+esid: sec-%typedarray%.prototype.lastindexof
 description: >
   "lastIndexOf" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/lastIndexOf/invoked-as-func.js b/test/built-ins/TypedArray/prototype/lastIndexOf/invoked-as-func.js
index 2462fec66f..0448d059c7 100644
--- a/test/built-ins/TypedArray/prototype/lastIndexOf/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/lastIndexOf/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.16
+esid: sec-%typedarray%.prototype.lastindexof
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.16 %TypedArray%.prototype.lastIndexOf ( searchElement [ , fromIndex ] )
diff --git a/test/built-ins/TypedArray/prototype/lastIndexOf/invoked-as-method.js b/test/built-ins/TypedArray/prototype/lastIndexOf/invoked-as-method.js
index ecf6183d4b..347d0c7c11 100644
--- a/test/built-ins/TypedArray/prototype/lastIndexOf/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/lastIndexOf/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.16
+esid: sec-%typedarray%.prototype.lastindexof
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.16 %TypedArray%.prototype.lastIndexOf ( searchElement [ , fromIndex ] )
diff --git a/test/built-ins/TypedArray/prototype/lastIndexOf/length.js b/test/built-ins/TypedArray/prototype/lastIndexOf/length.js
index 6e0a829bcc..46207ba85b 100644
--- a/test/built-ins/TypedArray/prototype/lastIndexOf/length.js
+++ b/test/built-ins/TypedArray/prototype/lastIndexOf/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.16
+esid: sec-%typedarray%.prototype.lastindexof
 description: >
   %TypedArray%.prototype.lastIndexOf.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/lastIndexOf/name.js b/test/built-ins/TypedArray/prototype/lastIndexOf/name.js
index 859ad4cde4..be38057f2f 100644
--- a/test/built-ins/TypedArray/prototype/lastIndexOf/name.js
+++ b/test/built-ins/TypedArray/prototype/lastIndexOf/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.16
+esid: sec-%typedarray%.prototype.lastindexof
 description: >
   %TypedArray%.prototype.lastIndexOf.name is "lastIndexOf".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/lastIndexOf/prop-desc.js b/test/built-ins/TypedArray/prototype/lastIndexOf/prop-desc.js
index c1b1a3c612..082125ccef 100644
--- a/test/built-ins/TypedArray/prototype/lastIndexOf/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/lastIndexOf/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.16
+esid: sec-%typedarray%.prototype.lastindexof
 description: >
   "lastIndexOf" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/length/BigInt/invoked-as-accessor.js b/test/built-ins/TypedArray/prototype/length/BigInt/invoked-as-accessor.js
index e8f07cb684..d67d243704 100644
--- a/test/built-ins/TypedArray/prototype/length/BigInt/invoked-as-accessor.js
+++ b/test/built-ins/TypedArray/prototype/length/BigInt/invoked-as-accessor.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.17
+esid: sec-get-%typedarray%.prototype.length
 description: >
   Requires this value to have a [[ViewedArrayBuffer]] internal slot
 info: |
diff --git a/test/built-ins/TypedArray/prototype/length/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/length/BigInt/invoked-as-func.js
index 0e32839143..100bf4c55e 100644
--- a/test/built-ins/TypedArray/prototype/length/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/length/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.17
+esid: sec-get-%typedarray%.prototype.length
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.17 get %TypedArray%.prototype.length
diff --git a/test/built-ins/TypedArray/prototype/length/BigInt/length.js b/test/built-ins/TypedArray/prototype/length/BigInt/length.js
index 873bf7d570..446f89c3b9 100644
--- a/test/built-ins/TypedArray/prototype/length/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/length/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.17
+esid: sec-get-%typedarray%.prototype.length
 description: >
   get %TypedArray%.prototype.length.length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/length/BigInt/name.js b/test/built-ins/TypedArray/prototype/length/BigInt/name.js
index 168a579c7a..c37e872a97 100644
--- a/test/built-ins/TypedArray/prototype/length/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/length/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.17
+esid: sec-get-%typedarray%.prototype.length
 description: >
   get %TypedArray%.prototype.length.name is "get length".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/length/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/length/BigInt/prop-desc.js
index be321d354d..e047b41ef1 100644
--- a/test/built-ins/TypedArray/prototype/length/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/length/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.17
+esid: sec-get-%typedarray%.prototype.length
 description: >
   "length" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/length/invoked-as-accessor.js b/test/built-ins/TypedArray/prototype/length/invoked-as-accessor.js
index 731737656d..cc13ea81c3 100644
--- a/test/built-ins/TypedArray/prototype/length/invoked-as-accessor.js
+++ b/test/built-ins/TypedArray/prototype/length/invoked-as-accessor.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.17
+esid: sec-get-%typedarray%.prototype.length
 description: >
   Requires this value to have a [[ViewedArrayBuffer]] internal slot
 info: |
diff --git a/test/built-ins/TypedArray/prototype/length/invoked-as-func.js b/test/built-ins/TypedArray/prototype/length/invoked-as-func.js
index 7f94fd1bb3..4606e730ea 100644
--- a/test/built-ins/TypedArray/prototype/length/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/length/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.17
+esid: sec-get-%typedarray%.prototype.length
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.17 get %TypedArray%.prototype.length
diff --git a/test/built-ins/TypedArray/prototype/length/length.js b/test/built-ins/TypedArray/prototype/length/length.js
index 43ac09dc6a..46643927b2 100644
--- a/test/built-ins/TypedArray/prototype/length/length.js
+++ b/test/built-ins/TypedArray/prototype/length/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.17
+esid: sec-get-%typedarray%.prototype.length
 description: >
   get %TypedArray%.prototype.length.length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/length/name.js b/test/built-ins/TypedArray/prototype/length/name.js
index d9d6605da4..fe55423dfa 100644
--- a/test/built-ins/TypedArray/prototype/length/name.js
+++ b/test/built-ins/TypedArray/prototype/length/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.17
+esid: sec-get-%typedarray%.prototype.length
 description: >
   get %TypedArray%.prototype.length.name is "get length".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/length/prop-desc.js b/test/built-ins/TypedArray/prototype/length/prop-desc.js
index 2903113467..2557b1720d 100644
--- a/test/built-ins/TypedArray/prototype/length/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/length/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.17
+esid: sec-get-%typedarray%.prototype.length
 description: >
   "length" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/map/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/map/BigInt/invoked-as-func.js
index 1c07da18e0..20e5bb5344 100644
--- a/test/built-ins/TypedArray/prototype/map/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/map/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.18
+esid: sec-%typedarray%.prototype.map
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.18 %TypedArray%.prototype.map ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/map/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/map/BigInt/invoked-as-method.js
index 3d5bb1f8f5..7f03579fd4 100644
--- a/test/built-ins/TypedArray/prototype/map/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/map/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.18
+esid: sec-%typedarray%.prototype.map
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.18 %TypedArray%.prototype.map ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/map/BigInt/length.js b/test/built-ins/TypedArray/prototype/map/BigInt/length.js
index 75c9a5aced..53f9ce83a5 100644
--- a/test/built-ins/TypedArray/prototype/map/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/map/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.18
+esid: sec-%typedarray%.prototype.map
 description: >
   %TypedArray%.prototype.map.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/map/BigInt/name.js b/test/built-ins/TypedArray/prototype/map/BigInt/name.js
index bd5237b2da..fcdebfb013 100644
--- a/test/built-ins/TypedArray/prototype/map/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/map/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.18
+esid: sec-%typedarray%.prototype.map
 description: >
   %TypedArray%.prototype.map.name is "map".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/map/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/map/BigInt/prop-desc.js
index c68afe4810..96c34e5459 100644
--- a/test/built-ins/TypedArray/prototype/map/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/map/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.18
+esid: sec-%typedarray%.prototype.map
 description: >
   "map" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/map/invoked-as-func.js b/test/built-ins/TypedArray/prototype/map/invoked-as-func.js
index 8431e13ca6..d330f2889b 100644
--- a/test/built-ins/TypedArray/prototype/map/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/map/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.18
+esid: sec-%typedarray%.prototype.map
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.18 %TypedArray%.prototype.map ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/map/invoked-as-method.js b/test/built-ins/TypedArray/prototype/map/invoked-as-method.js
index b1a722c487..ebccfdff9b 100644
--- a/test/built-ins/TypedArray/prototype/map/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/map/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.18
+esid: sec-%typedarray%.prototype.map
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.18 %TypedArray%.prototype.map ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/map/length.js b/test/built-ins/TypedArray/prototype/map/length.js
index 1a88244a00..a83dcf805b 100644
--- a/test/built-ins/TypedArray/prototype/map/length.js
+++ b/test/built-ins/TypedArray/prototype/map/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.18
+esid: sec-%typedarray%.prototype.map
 description: >
   %TypedArray%.prototype.map.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/map/name.js b/test/built-ins/TypedArray/prototype/map/name.js
index 0158e044fd..085bae78d7 100644
--- a/test/built-ins/TypedArray/prototype/map/name.js
+++ b/test/built-ins/TypedArray/prototype/map/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.18
+esid: sec-%typedarray%.prototype.map
 description: >
   %TypedArray%.prototype.map.name is "map".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/map/prop-desc.js b/test/built-ins/TypedArray/prototype/map/prop-desc.js
index b00e16469f..02536ea430 100644
--- a/test/built-ins/TypedArray/prototype/map/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/map/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.18
+esid: sec-%typedarray%.prototype.map
 description: >
   "map" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reduce/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/reduce/BigInt/invoked-as-func.js
index 32441ea61b..6b0406b58f 100644
--- a/test/built-ins/TypedArray/prototype/reduce/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/reduce/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.19
+esid: sec-%typedarray%.prototype.reduce
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.19 %TypedArray%.prototype.reduce ( callbackfn [ , initialValue ] )
diff --git a/test/built-ins/TypedArray/prototype/reduce/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/reduce/BigInt/invoked-as-method.js
index fcc586259c..609adb498e 100644
--- a/test/built-ins/TypedArray/prototype/reduce/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/reduce/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.19
+esid: sec-%typedarray%.prototype.reduce
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.19 %TypedArray%.prototype.reduce ( callbackfn [ , initialValue ] )
diff --git a/test/built-ins/TypedArray/prototype/reduce/BigInt/length.js b/test/built-ins/TypedArray/prototype/reduce/BigInt/length.js
index 03b80a145e..bb10543bfc 100644
--- a/test/built-ins/TypedArray/prototype/reduce/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/reduce/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.19
+esid: sec-%typedarray%.prototype.reduce
 description: >
   %TypedArray%.prototype.reduce.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reduce/BigInt/name.js b/test/built-ins/TypedArray/prototype/reduce/BigInt/name.js
index 86ad9f3d41..4f12269707 100644
--- a/test/built-ins/TypedArray/prototype/reduce/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/reduce/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.19
+esid: sec-%typedarray%.prototype.reduce
 description: >
   %TypedArray%.prototype.reduce.name is "reduce".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reduce/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/reduce/BigInt/prop-desc.js
index 6b53a2630a..938262600e 100644
--- a/test/built-ins/TypedArray/prototype/reduce/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/reduce/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.19
+esid: sec-%typedarray%.prototype.reduce
 description: >
   "reduce" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reduce/invoked-as-func.js b/test/built-ins/TypedArray/prototype/reduce/invoked-as-func.js
index ab7b670391..bf5bf5e10b 100644
--- a/test/built-ins/TypedArray/prototype/reduce/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/reduce/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.19
+esid: sec-%typedarray%.prototype.reduce
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.19 %TypedArray%.prototype.reduce ( callbackfn [ , initialValue ] )
diff --git a/test/built-ins/TypedArray/prototype/reduce/invoked-as-method.js b/test/built-ins/TypedArray/prototype/reduce/invoked-as-method.js
index e504734015..b35bef4864 100644
--- a/test/built-ins/TypedArray/prototype/reduce/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/reduce/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.19
+esid: sec-%typedarray%.prototype.reduce
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.19 %TypedArray%.prototype.reduce ( callbackfn [ , initialValue ] )
diff --git a/test/built-ins/TypedArray/prototype/reduce/length.js b/test/built-ins/TypedArray/prototype/reduce/length.js
index 7bf2e6f016..0034666cb6 100644
--- a/test/built-ins/TypedArray/prototype/reduce/length.js
+++ b/test/built-ins/TypedArray/prototype/reduce/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.19
+esid: sec-%typedarray%.prototype.reduce
 description: >
   %TypedArray%.prototype.reduce.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reduce/name.js b/test/built-ins/TypedArray/prototype/reduce/name.js
index 33cf84edb5..32b025fad8 100644
--- a/test/built-ins/TypedArray/prototype/reduce/name.js
+++ b/test/built-ins/TypedArray/prototype/reduce/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.19
+esid: sec-%typedarray%.prototype.reduce
 description: >
   %TypedArray%.prototype.reduce.name is "reduce".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reduce/prop-desc.js b/test/built-ins/TypedArray/prototype/reduce/prop-desc.js
index d291e79bc9..aff04ee892 100644
--- a/test/built-ins/TypedArray/prototype/reduce/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/reduce/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.19
+esid: sec-%typedarray%.prototype.reduce
 description: >
   "reduce" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reduceRight/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/reduceRight/BigInt/invoked-as-func.js
index 7bc30e60c5..9a0fec0930 100644
--- a/test/built-ins/TypedArray/prototype/reduceRight/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/reduceRight/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.20
+esid: sec-%typedarray%.prototype.reduceright
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.20 %TypedArray%.prototype.reduceRight ( callbackfn [ , initialValue ] )
diff --git a/test/built-ins/TypedArray/prototype/reduceRight/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/reduceRight/BigInt/invoked-as-method.js
index 468ad5e36f..d36832aa2d 100644
--- a/test/built-ins/TypedArray/prototype/reduceRight/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/reduceRight/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.20
+esid: sec-%typedarray%.prototype.reduceright
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.20 %TypedArray%.prototype.reduceRight ( callbackfn [ , initialValue ] )
diff --git a/test/built-ins/TypedArray/prototype/reduceRight/BigInt/length.js b/test/built-ins/TypedArray/prototype/reduceRight/BigInt/length.js
index cb857c2f50..7c8ab8e079 100644
--- a/test/built-ins/TypedArray/prototype/reduceRight/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/reduceRight/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.20
+esid: sec-%typedarray%.prototype.reduceright
 description: >
   %TypedArray%.prototype.reduceRight.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reduceRight/BigInt/name.js b/test/built-ins/TypedArray/prototype/reduceRight/BigInt/name.js
index fa94ac1191..6a6ee5e8cb 100644
--- a/test/built-ins/TypedArray/prototype/reduceRight/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/reduceRight/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.20
+esid: sec-%typedarray%.prototype.reduceright
 description: >
   %TypedArray%.prototype.reduceRight.name is "reduceRight".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reduceRight/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/reduceRight/BigInt/prop-desc.js
index 71eeecbbf7..76455ab4cd 100644
--- a/test/built-ins/TypedArray/prototype/reduceRight/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/reduceRight/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.20
+esid: sec-%typedarray%.prototype.reduceright
 description: >
   "reduceRight" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reduceRight/invoked-as-func.js b/test/built-ins/TypedArray/prototype/reduceRight/invoked-as-func.js
index e7f3104adc..49937beb24 100644
--- a/test/built-ins/TypedArray/prototype/reduceRight/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/reduceRight/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.20
+esid: sec-%typedarray%.prototype.reduceright
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.20 %TypedArray%.prototype.reduceRight ( callbackfn [ , initialValue ] )
diff --git a/test/built-ins/TypedArray/prototype/reduceRight/invoked-as-method.js b/test/built-ins/TypedArray/prototype/reduceRight/invoked-as-method.js
index 397eb2b1d8..f3cd49e0b2 100644
--- a/test/built-ins/TypedArray/prototype/reduceRight/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/reduceRight/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.20
+esid: sec-%typedarray%.prototype.reduceright
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.20 %TypedArray%.prototype.reduceRight ( callbackfn [ , initialValue ] )
diff --git a/test/built-ins/TypedArray/prototype/reduceRight/length.js b/test/built-ins/TypedArray/prototype/reduceRight/length.js
index 4bb6265de2..b0a06637ef 100644
--- a/test/built-ins/TypedArray/prototype/reduceRight/length.js
+++ b/test/built-ins/TypedArray/prototype/reduceRight/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.20
+esid: sec-%typedarray%.prototype.reduceright
 description: >
   %TypedArray%.prototype.reduceRight.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reduceRight/name.js b/test/built-ins/TypedArray/prototype/reduceRight/name.js
index e9cec95aa5..8fd47b81bc 100644
--- a/test/built-ins/TypedArray/prototype/reduceRight/name.js
+++ b/test/built-ins/TypedArray/prototype/reduceRight/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.20
+esid: sec-%typedarray%.prototype.reduceright
 description: >
   %TypedArray%.prototype.reduceRight.name is "reduceRight".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reduceRight/prop-desc.js b/test/built-ins/TypedArray/prototype/reduceRight/prop-desc.js
index 5b22846e07..37a6887217 100644
--- a/test/built-ins/TypedArray/prototype/reduceRight/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/reduceRight/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.20
+esid: sec-%typedarray%.prototype.reduceright
 description: >
   "reduceRight" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reverse/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/reverse/BigInt/invoked-as-func.js
index f8b4b6fde8..48e16d6be6 100644
--- a/test/built-ins/TypedArray/prototype/reverse/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/reverse/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.21
+esid: sec-%typedarray%.prototype.reverse
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.21 %TypedArray%.prototype.reverse ( )
diff --git a/test/built-ins/TypedArray/prototype/reverse/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/reverse/BigInt/invoked-as-method.js
index ec8dd59458..601ce65ff6 100644
--- a/test/built-ins/TypedArray/prototype/reverse/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/reverse/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.21
+esid: sec-%typedarray%.prototype.reverse
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.21 %TypedArray%.prototype.reverse ( )
diff --git a/test/built-ins/TypedArray/prototype/reverse/BigInt/length.js b/test/built-ins/TypedArray/prototype/reverse/BigInt/length.js
index afb56f9e16..3b7195d73d 100644
--- a/test/built-ins/TypedArray/prototype/reverse/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/reverse/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.21
+esid: sec-%typedarray%.prototype.reverse
 description: >
   %TypedArray%.prototype.reverse.length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reverse/BigInt/name.js b/test/built-ins/TypedArray/prototype/reverse/BigInt/name.js
index 9652d5a608..b7e2130cbc 100644
--- a/test/built-ins/TypedArray/prototype/reverse/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/reverse/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.21
+esid: sec-%typedarray%.prototype.reverse
 description: >
   %TypedArray%.prototype.reverse.name is "reverse".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reverse/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/reverse/BigInt/prop-desc.js
index 56c828f36a..d60950d69a 100644
--- a/test/built-ins/TypedArray/prototype/reverse/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/reverse/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.21
+esid: sec-%typedarray%.prototype.reverse
 description: >
   "reverse" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reverse/invoked-as-func.js b/test/built-ins/TypedArray/prototype/reverse/invoked-as-func.js
index a35fbf1472..3082a2ff75 100644
--- a/test/built-ins/TypedArray/prototype/reverse/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/reverse/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.21
+esid: sec-%typedarray%.prototype.reverse
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.21 %TypedArray%.prototype.reverse ( )
diff --git a/test/built-ins/TypedArray/prototype/reverse/invoked-as-method.js b/test/built-ins/TypedArray/prototype/reverse/invoked-as-method.js
index 510fa20836..991cd44afb 100644
--- a/test/built-ins/TypedArray/prototype/reverse/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/reverse/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.21
+esid: sec-%typedarray%.prototype.reverse
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.21 %TypedArray%.prototype.reverse ( )
diff --git a/test/built-ins/TypedArray/prototype/reverse/length.js b/test/built-ins/TypedArray/prototype/reverse/length.js
index 644539de01..f92f125fcc 100644
--- a/test/built-ins/TypedArray/prototype/reverse/length.js
+++ b/test/built-ins/TypedArray/prototype/reverse/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.21
+esid: sec-%typedarray%.prototype.reverse
 description: >
   %TypedArray%.prototype.reverse.length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reverse/name.js b/test/built-ins/TypedArray/prototype/reverse/name.js
index 7c52b9b5df..7fc42d4c5a 100644
--- a/test/built-ins/TypedArray/prototype/reverse/name.js
+++ b/test/built-ins/TypedArray/prototype/reverse/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.21
+esid: sec-%typedarray%.prototype.reverse
 description: >
   %TypedArray%.prototype.reverse.name is "reverse".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/reverse/prop-desc.js b/test/built-ins/TypedArray/prototype/reverse/prop-desc.js
index a3bc215b63..7d2c9fc89c 100644
--- a/test/built-ins/TypedArray/prototype/reverse/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/reverse/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.21
+esid: sec-%typedarray%.prototype.reverse
 description: >
   "reverse" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/set/BigInt/bit-precision.js b/test/built-ins/TypedArray/prototype/set/BigInt/bit-precision.js
index 07ec822420..41d326bedc 100644
--- a/test/built-ins/TypedArray/prototype/set/BigInt/bit-precision.js
+++ b/test/built-ins/TypedArray/prototype/set/BigInt/bit-precision.js
@@ -1,8 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-esid: sec-%typedarray%.prototype.set
-es6id: 22.2.3.22.2
+esid: sec-%typedarray%.prototype.set.2
 description: Preservation of bit-level encoding
 info: |
   [...]
diff --git a/test/built-ins/TypedArray/prototype/set/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/set/BigInt/invoked-as-func.js
index 1826706ff7..ee55b5aa41 100644
--- a/test/built-ins/TypedArray/prototype/set/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/set/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.22
+esid: sec-%typedarray%.prototype.set
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.22 %TypedArray%.prototype.set ( overloaded [ , offset ])
diff --git a/test/built-ins/TypedArray/prototype/set/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/set/BigInt/invoked-as-method.js
index 4f52624e73..1b0a086985 100644
--- a/test/built-ins/TypedArray/prototype/set/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/set/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.22
+esid: sec-%typedarray%.prototype.set
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.22 %TypedArray%.prototype.set ( overloaded [ , offset ])
diff --git a/test/built-ins/TypedArray/prototype/set/BigInt/length.js b/test/built-ins/TypedArray/prototype/set/BigInt/length.js
index a206e85a94..bf7b68956e 100644
--- a/test/built-ins/TypedArray/prototype/set/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/set/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.22
+esid: sec-%typedarray%.prototype.set
 description: >
   %TypedArray%.prototype.set.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/set/BigInt/name.js b/test/built-ins/TypedArray/prototype/set/BigInt/name.js
index 2bb904d8fe..87c1948629 100644
--- a/test/built-ins/TypedArray/prototype/set/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/set/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.22
+esid: sec-%typedarray%.prototype.set
 description: >
   %TypedArray%.prototype.set.name is "set".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/set/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/set/BigInt/prop-desc.js
index 6dabe5c1b0..e8237d1fdd 100644
--- a/test/built-ins/TypedArray/prototype/set/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/set/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.22
+esid: sec-%typedarray%.prototype.set
 description: >
   "set" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/set/bit-precision.js b/test/built-ins/TypedArray/prototype/set/bit-precision.js
index 29dc146294..9010a9de2a 100644
--- a/test/built-ins/TypedArray/prototype/set/bit-precision.js
+++ b/test/built-ins/TypedArray/prototype/set/bit-precision.js
@@ -1,8 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-esid: sec-%typedarray%.prototype.set
-es6id: 22.2.3.22.2
+esid: sec-%typedarray%.prototype.set.2
 description: Preservation of bit-level encoding
 info: |
   [...]
diff --git a/test/built-ins/TypedArray/prototype/set/invoked-as-func.js b/test/built-ins/TypedArray/prototype/set/invoked-as-func.js
index deae7a6374..7a5b9e7bf8 100644
--- a/test/built-ins/TypedArray/prototype/set/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/set/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.22
+esid: sec-%typedarray%.prototype.set
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.22 %TypedArray%.prototype.set ( overloaded [ , offset ])
diff --git a/test/built-ins/TypedArray/prototype/set/invoked-as-method.js b/test/built-ins/TypedArray/prototype/set/invoked-as-method.js
index 37b489687a..586772a2c6 100644
--- a/test/built-ins/TypedArray/prototype/set/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/set/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.22
+esid: sec-%typedarray%.prototype.set
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.22 %TypedArray%.prototype.set ( overloaded [ , offset ])
diff --git a/test/built-ins/TypedArray/prototype/set/length.js b/test/built-ins/TypedArray/prototype/set/length.js
index 344b151f74..081f2bdc46 100644
--- a/test/built-ins/TypedArray/prototype/set/length.js
+++ b/test/built-ins/TypedArray/prototype/set/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.22
+esid: sec-%typedarray%.prototype.set
 description: >
   %TypedArray%.prototype.set.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/set/name.js b/test/built-ins/TypedArray/prototype/set/name.js
index 22e4c79cd0..5d43516fce 100644
--- a/test/built-ins/TypedArray/prototype/set/name.js
+++ b/test/built-ins/TypedArray/prototype/set/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.22
+esid: sec-%typedarray%.prototype.set
 description: >
   %TypedArray%.prototype.set.name is "set".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/set/prop-desc.js b/test/built-ins/TypedArray/prototype/set/prop-desc.js
index afce91c7d2..4773c6900b 100644
--- a/test/built-ins/TypedArray/prototype/set/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/set/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.22
+esid: sec-%typedarray%.prototype.set
 description: >
   "set" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/slice/BigInt/bit-precision.js b/test/built-ins/TypedArray/prototype/slice/BigInt/bit-precision.js
index 4c581eb601..a97fbaf10f 100644
--- a/test/built-ins/TypedArray/prototype/slice/BigInt/bit-precision.js
+++ b/test/built-ins/TypedArray/prototype/slice/BigInt/bit-precision.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.slice
-es6id: 22.2.3.23
 description: Preservation of bit-level encoding
 info: |
   [...]
diff --git a/test/built-ins/TypedArray/prototype/slice/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/slice/BigInt/invoked-as-func.js
index d12fa6245d..31645fbb41 100644
--- a/test/built-ins/TypedArray/prototype/slice/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/slice/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.23
+esid: sec-%typedarray%.prototype.slice
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.23 %TypedArray%.prototype.slice ( start, end )
diff --git a/test/built-ins/TypedArray/prototype/slice/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/slice/BigInt/invoked-as-method.js
index c352bbaf64..4b9c7c4ff8 100644
--- a/test/built-ins/TypedArray/prototype/slice/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/slice/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.23
+esid: sec-%typedarray%.prototype.slice
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.23 %TypedArray%.prototype.slice ( start, end )
diff --git a/test/built-ins/TypedArray/prototype/slice/BigInt/length.js b/test/built-ins/TypedArray/prototype/slice/BigInt/length.js
index 615fac7a27..eb6d370c90 100644
--- a/test/built-ins/TypedArray/prototype/slice/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/slice/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.23
+esid: sec-%typedarray%.prototype.slice
 description: >
   %TypedArray%.prototype.slice.length is 2.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/slice/BigInt/name.js b/test/built-ins/TypedArray/prototype/slice/BigInt/name.js
index e26ef197ab..d551fc812f 100644
--- a/test/built-ins/TypedArray/prototype/slice/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/slice/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.23
+esid: sec-%typedarray%.prototype.slice
 description: >
   %TypedArray%.prototype.slice.name is "slice".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/slice/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/slice/BigInt/prop-desc.js
index a750f37500..a4d85f01ea 100644
--- a/test/built-ins/TypedArray/prototype/slice/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/slice/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.23
+esid: sec-%typedarray%.prototype.slice
 description: >
   "slice" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/slice/bit-precision.js b/test/built-ins/TypedArray/prototype/slice/bit-precision.js
index 07c7e1fbb1..6e23045cec 100644
--- a/test/built-ins/TypedArray/prototype/slice/bit-precision.js
+++ b/test/built-ins/TypedArray/prototype/slice/bit-precision.js
@@ -2,7 +2,6 @@
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
 esid: sec-%typedarray%.prototype.slice
-es6id: 22.2.3.23
 description: Preservation of bit-level encoding
 info: |
   [...]
diff --git a/test/built-ins/TypedArray/prototype/slice/invoked-as-func.js b/test/built-ins/TypedArray/prototype/slice/invoked-as-func.js
index dca4857147..564bad96ec 100644
--- a/test/built-ins/TypedArray/prototype/slice/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/slice/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.23
+esid: sec-%typedarray%.prototype.slice
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.23 %TypedArray%.prototype.slice ( start, end )
diff --git a/test/built-ins/TypedArray/prototype/slice/invoked-as-method.js b/test/built-ins/TypedArray/prototype/slice/invoked-as-method.js
index 90e03f2f23..ab5941dcc9 100644
--- a/test/built-ins/TypedArray/prototype/slice/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/slice/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.23
+esid: sec-%typedarray%.prototype.slice
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.23 %TypedArray%.prototype.slice ( start, end )
diff --git a/test/built-ins/TypedArray/prototype/slice/length.js b/test/built-ins/TypedArray/prototype/slice/length.js
index 50b4cf8a90..da4a58b1be 100644
--- a/test/built-ins/TypedArray/prototype/slice/length.js
+++ b/test/built-ins/TypedArray/prototype/slice/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.23
+esid: sec-%typedarray%.prototype.slice
 description: >
   %TypedArray%.prototype.slice.length is 2.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/slice/name.js b/test/built-ins/TypedArray/prototype/slice/name.js
index a2849cf78e..f834475cbf 100644
--- a/test/built-ins/TypedArray/prototype/slice/name.js
+++ b/test/built-ins/TypedArray/prototype/slice/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.23
+esid: sec-%typedarray%.prototype.slice
 description: >
   %TypedArray%.prototype.slice.name is "slice".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/slice/prop-desc.js b/test/built-ins/TypedArray/prototype/slice/prop-desc.js
index afd6a374c5..b97ec0478c 100644
--- a/test/built-ins/TypedArray/prototype/slice/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/slice/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.23
+esid: sec-%typedarray%.prototype.slice
 description: >
   "slice" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/some/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/some/BigInt/invoked-as-func.js
index f093afd9bb..4be0d0c6c2 100644
--- a/test/built-ins/TypedArray/prototype/some/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/some/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.24
+esid: sec-%typedarray%.prototype.some
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.24 %TypedArray%.prototype.some ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/some/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/some/BigInt/invoked-as-method.js
index 7fc5373186..71b8fd36df 100644
--- a/test/built-ins/TypedArray/prototype/some/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/some/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.24
+esid: sec-%typedarray%.prototype.some
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.24 %TypedArray%.prototype.some ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/some/BigInt/length.js b/test/built-ins/TypedArray/prototype/some/BigInt/length.js
index c1574968f8..34a6c3906a 100644
--- a/test/built-ins/TypedArray/prototype/some/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/some/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.24
+esid: sec-%typedarray%.prototype.some
 description: >
   %TypedArray%.prototype.some.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/some/BigInt/name.js b/test/built-ins/TypedArray/prototype/some/BigInt/name.js
index e216ae7805..b26a595331 100644
--- a/test/built-ins/TypedArray/prototype/some/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/some/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.24
+esid: sec-%typedarray%.prototype.some
 description: >
   %TypedArray%.prototype.some.name is "some".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/some/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/some/BigInt/prop-desc.js
index 00de662ca3..45d71bd201 100644
--- a/test/built-ins/TypedArray/prototype/some/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/some/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.24
+esid: sec-%typedarray%.prototype.some
 description: >
   "some" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/some/invoked-as-func.js b/test/built-ins/TypedArray/prototype/some/invoked-as-func.js
index 72baa34bb1..ff1164de36 100644
--- a/test/built-ins/TypedArray/prototype/some/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/some/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.24
+esid: sec-%typedarray%.prototype.some
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.24 %TypedArray%.prototype.some ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/some/invoked-as-method.js b/test/built-ins/TypedArray/prototype/some/invoked-as-method.js
index f93c41842b..58d20fa966 100644
--- a/test/built-ins/TypedArray/prototype/some/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/some/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.24
+esid: sec-%typedarray%.prototype.some
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.24 %TypedArray%.prototype.some ( callbackfn [ , thisArg ] )
diff --git a/test/built-ins/TypedArray/prototype/some/length.js b/test/built-ins/TypedArray/prototype/some/length.js
index 344b61c2bc..d6ec17146d 100644
--- a/test/built-ins/TypedArray/prototype/some/length.js
+++ b/test/built-ins/TypedArray/prototype/some/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.24
+esid: sec-%typedarray%.prototype.some
 description: >
   %TypedArray%.prototype.some.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/some/name.js b/test/built-ins/TypedArray/prototype/some/name.js
index e9fa5f4065..08fcd0ad01 100644
--- a/test/built-ins/TypedArray/prototype/some/name.js
+++ b/test/built-ins/TypedArray/prototype/some/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.24
+esid: sec-%typedarray%.prototype.some
 description: >
   %TypedArray%.prototype.some.name is "some".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/some/prop-desc.js b/test/built-ins/TypedArray/prototype/some/prop-desc.js
index 21f4495992..b42b0f254d 100644
--- a/test/built-ins/TypedArray/prototype/some/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/some/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.24
+esid: sec-%typedarray%.prototype.some
 description: >
   "some" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/sort/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/sort/BigInt/invoked-as-func.js
index 89e84fc270..760443c6f4 100644
--- a/test/built-ins/TypedArray/prototype/sort/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/sort/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.25
+esid: sec-%typedarray%.prototype.sort
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.25 %TypedArray%.prototype.sort ( comparefn )
diff --git a/test/built-ins/TypedArray/prototype/sort/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/sort/BigInt/invoked-as-method.js
index fea2db35b1..e288c99e56 100644
--- a/test/built-ins/TypedArray/prototype/sort/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/sort/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.25
+esid: sec-%typedarray%.prototype.sort
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.25 %TypedArray%.prototype.sort ( comparefn )
diff --git a/test/built-ins/TypedArray/prototype/sort/BigInt/length.js b/test/built-ins/TypedArray/prototype/sort/BigInt/length.js
index 028e2639b6..91cb4c2d2c 100644
--- a/test/built-ins/TypedArray/prototype/sort/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/sort/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.25
+esid: sec-%typedarray%.prototype.sort
 description: >
   %TypedArray%.prototype.sort.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/sort/BigInt/name.js b/test/built-ins/TypedArray/prototype/sort/BigInt/name.js
index 2214531a3d..7441ad53e4 100644
--- a/test/built-ins/TypedArray/prototype/sort/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/sort/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.25
+esid: sec-%typedarray%.prototype.sort
 description: >
   %TypedArray%.prototype.sort.name is "sort".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/sort/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/sort/BigInt/prop-desc.js
index 21f05def71..69e74787ed 100644
--- a/test/built-ins/TypedArray/prototype/sort/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/sort/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.25
+esid: sec-%typedarray%.prototype.sort
 description: >
   "sort" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/sort/invoked-as-func.js b/test/built-ins/TypedArray/prototype/sort/invoked-as-func.js
index b3e77e4cb7..705ef3a3dc 100644
--- a/test/built-ins/TypedArray/prototype/sort/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/sort/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.25
+esid: sec-%typedarray%.prototype.sort
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.25 %TypedArray%.prototype.sort ( comparefn )
diff --git a/test/built-ins/TypedArray/prototype/sort/invoked-as-method.js b/test/built-ins/TypedArray/prototype/sort/invoked-as-method.js
index 33edcc4282..4f18b417e6 100644
--- a/test/built-ins/TypedArray/prototype/sort/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/sort/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.25
+esid: sec-%typedarray%.prototype.sort
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.25 %TypedArray%.prototype.sort ( comparefn )
diff --git a/test/built-ins/TypedArray/prototype/sort/length.js b/test/built-ins/TypedArray/prototype/sort/length.js
index d8237d233e..757ffbb808 100644
--- a/test/built-ins/TypedArray/prototype/sort/length.js
+++ b/test/built-ins/TypedArray/prototype/sort/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.25
+esid: sec-%typedarray%.prototype.sort
 description: >
   %TypedArray%.prototype.sort.length is 1.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/sort/name.js b/test/built-ins/TypedArray/prototype/sort/name.js
index e1785cd7e1..55fbd9f29e 100644
--- a/test/built-ins/TypedArray/prototype/sort/name.js
+++ b/test/built-ins/TypedArray/prototype/sort/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.25
+esid: sec-%typedarray%.prototype.sort
 description: >
   %TypedArray%.prototype.sort.name is "sort".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/sort/prop-desc.js b/test/built-ins/TypedArray/prototype/sort/prop-desc.js
index 681de64758..c59cdf1752 100644
--- a/test/built-ins/TypedArray/prototype/sort/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/sort/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.25
+esid: sec-%typedarray%.prototype.sort
 description: >
   "sort" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/subarray/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/subarray/BigInt/invoked-as-func.js
index ca95986442..dc28bbf0e1 100644
--- a/test/built-ins/TypedArray/prototype/subarray/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/subarray/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.26
+esid: sec-%typedarray%.prototype.subarray
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.26 %TypedArray%.prototype.subarray( [ begin [ , end ] ] )
diff --git a/test/built-ins/TypedArray/prototype/subarray/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/subarray/BigInt/invoked-as-method.js
index abfefd8fc0..887e139bc3 100644
--- a/test/built-ins/TypedArray/prototype/subarray/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/subarray/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.26
+esid: sec-%typedarray%.prototype.subarray
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.26 %TypedArray%.prototype.subarray( [ begin [ , end ] ] )
diff --git a/test/built-ins/TypedArray/prototype/subarray/BigInt/length.js b/test/built-ins/TypedArray/prototype/subarray/BigInt/length.js
index 7d6bb6297d..cec810c3f4 100644
--- a/test/built-ins/TypedArray/prototype/subarray/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/subarray/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.26
+esid: sec-%typedarray%.prototype.subarray
 description: >
   %TypedArray%.prototype.subarray.length is 2.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/subarray/BigInt/name.js b/test/built-ins/TypedArray/prototype/subarray/BigInt/name.js
index d5d11e1b55..e5a201b4ff 100644
--- a/test/built-ins/TypedArray/prototype/subarray/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/subarray/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.26
+esid: sec-%typedarray%.prototype.subarray
 description: >
   %TypedArray%.prototype.subarray.name is "subarray".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/subarray/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/subarray/BigInt/prop-desc.js
index 23353fadb7..baaf982c33 100644
--- a/test/built-ins/TypedArray/prototype/subarray/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/subarray/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.26
+esid: sec-%typedarray%.prototype.subarray
 description: >
   "subarray" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/subarray/invoked-as-func.js b/test/built-ins/TypedArray/prototype/subarray/invoked-as-func.js
index 702976ecea..4a13c6f31e 100644
--- a/test/built-ins/TypedArray/prototype/subarray/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/subarray/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.26
+esid: sec-%typedarray%.prototype.subarray
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.26 %TypedArray%.prototype.subarray( [ begin [ , end ] ] )
diff --git a/test/built-ins/TypedArray/prototype/subarray/invoked-as-method.js b/test/built-ins/TypedArray/prototype/subarray/invoked-as-method.js
index 2195190d76..cf195a76cf 100644
--- a/test/built-ins/TypedArray/prototype/subarray/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/subarray/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.26
+esid: sec-%typedarray%.prototype.subarray
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.26 %TypedArray%.prototype.subarray( [ begin [ , end ] ] )
diff --git a/test/built-ins/TypedArray/prototype/subarray/length.js b/test/built-ins/TypedArray/prototype/subarray/length.js
index 8ce548c5ac..71032debcd 100644
--- a/test/built-ins/TypedArray/prototype/subarray/length.js
+++ b/test/built-ins/TypedArray/prototype/subarray/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.26
+esid: sec-%typedarray%.prototype.subarray
 description: >
   %TypedArray%.prototype.subarray.length is 2.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/subarray/name.js b/test/built-ins/TypedArray/prototype/subarray/name.js
index 9bb40df382..a83264cda3 100644
--- a/test/built-ins/TypedArray/prototype/subarray/name.js
+++ b/test/built-ins/TypedArray/prototype/subarray/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.26
+esid: sec-%typedarray%.prototype.subarray
 description: >
   %TypedArray%.prototype.subarray.name is "subarray".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/subarray/prop-desc.js b/test/built-ins/TypedArray/prototype/subarray/prop-desc.js
index 7891c7d775..0a7cb8bacb 100644
--- a/test/built-ins/TypedArray/prototype/subarray/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/subarray/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.26
+esid: sec-%typedarray%.prototype.subarray
 description: >
   "subarray" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/invoked-as-func.js
index b124aaf261..f8e43830de 100644
--- a/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.27
+esid: sec-%typedarray%.prototype.tolocalestring
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.27 %TypedArray%.prototype.toLocaleString ([ reserved1 [ , reserved2 ] ])
diff --git a/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/invoked-as-method.js
index 27ad4e2bc2..977734f74a 100644
--- a/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.27
+esid: sec-%typedarray%.prototype.tolocalestring
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.27 %TypedArray%.prototype.toLocaleString ([ reserved1 [ , reserved2 ] ])
diff --git a/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/length.js b/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/length.js
index 20f6962efb..b6778df88b 100644
--- a/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.27
+esid: sec-%typedarray%.prototype.tolocalestring
 description: >
   %TypedArray%.prototype.toLocaleString.length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/name.js b/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/name.js
index 2899e7f6c5..26c0071745 100644
--- a/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.27
+esid: sec-%typedarray%.prototype.tolocalestring
 description: >
   %TypedArray%.prototype.toLocaleString.name is "toLocaleString".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/prop-desc.js
index 7842681701..7be324dc69 100644
--- a/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/toLocaleString/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.27
+esid: sec-%typedarray%.prototype.tolocalestring
 description: >
   "toLocaleString" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/toLocaleString/invoked-as-func.js b/test/built-ins/TypedArray/prototype/toLocaleString/invoked-as-func.js
index 062547bc4f..935d87c422 100644
--- a/test/built-ins/TypedArray/prototype/toLocaleString/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/toLocaleString/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.27
+esid: sec-%typedarray%.prototype.tolocalestring
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.27 %TypedArray%.prototype.toLocaleString ([ reserved1 [ , reserved2 ] ])
diff --git a/test/built-ins/TypedArray/prototype/toLocaleString/invoked-as-method.js b/test/built-ins/TypedArray/prototype/toLocaleString/invoked-as-method.js
index be172381a3..34e97df8f7 100644
--- a/test/built-ins/TypedArray/prototype/toLocaleString/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/toLocaleString/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.27
+esid: sec-%typedarray%.prototype.tolocalestring
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.27 %TypedArray%.prototype.toLocaleString ([ reserved1 [ , reserved2 ] ])
diff --git a/test/built-ins/TypedArray/prototype/toLocaleString/length.js b/test/built-ins/TypedArray/prototype/toLocaleString/length.js
index 8780643eeb..1e9335e344 100644
--- a/test/built-ins/TypedArray/prototype/toLocaleString/length.js
+++ b/test/built-ins/TypedArray/prototype/toLocaleString/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.27
+esid: sec-%typedarray%.prototype.tolocalestring
 description: >
   %TypedArray%.prototype.toLocaleString.length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/toLocaleString/name.js b/test/built-ins/TypedArray/prototype/toLocaleString/name.js
index 6a126f0fff..df0f6cdfa2 100644
--- a/test/built-ins/TypedArray/prototype/toLocaleString/name.js
+++ b/test/built-ins/TypedArray/prototype/toLocaleString/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.27
+esid: sec-%typedarray%.prototype.tolocalestring
 description: >
   %TypedArray%.prototype.toLocaleString.name is "toLocaleString".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/toLocaleString/prop-desc.js b/test/built-ins/TypedArray/prototype/toLocaleString/prop-desc.js
index 3d5ecac073..c23f0c1988 100644
--- a/test/built-ins/TypedArray/prototype/toLocaleString/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/toLocaleString/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.27
+esid: sec-%typedarray%.prototype.tolocalestring
 description: >
   "toLocaleString" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/toString.js b/test/built-ins/TypedArray/prototype/toString.js
index 2b880503d8..f20715743d 100644
--- a/test/built-ins/TypedArray/prototype/toString.js
+++ b/test/built-ins/TypedArray/prototype/toString.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.28
+esid: sec-%typedarray%.prototype.tostring
 description: >
   "toString" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/values/BigInt/invoked-as-func.js b/test/built-ins/TypedArray/prototype/values/BigInt/invoked-as-func.js
index f9e994aa3b..26607d78ab 100644
--- a/test/built-ins/TypedArray/prototype/values/BigInt/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/values/BigInt/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.29
+esid: sec-%typedarray%.prototype.values
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.29 %TypedArray%.prototype.values ( )
diff --git a/test/built-ins/TypedArray/prototype/values/BigInt/invoked-as-method.js b/test/built-ins/TypedArray/prototype/values/BigInt/invoked-as-method.js
index 5ec17b0f4c..cec67a6def 100644
--- a/test/built-ins/TypedArray/prototype/values/BigInt/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/values/BigInt/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.29
+esid: sec-%typedarray%.prototype.values
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.29 %TypedArray%.prototype.values ( )
diff --git a/test/built-ins/TypedArray/prototype/values/BigInt/length.js b/test/built-ins/TypedArray/prototype/values/BigInt/length.js
index 0e3da84d85..ee205aebd6 100644
--- a/test/built-ins/TypedArray/prototype/values/BigInt/length.js
+++ b/test/built-ins/TypedArray/prototype/values/BigInt/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.29
+esid: sec-%typedarray%.prototype.values
 description: >
   %TypedArray%.prototype.values.length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/values/BigInt/name.js b/test/built-ins/TypedArray/prototype/values/BigInt/name.js
index 3f21390283..8f10a2dcc5 100644
--- a/test/built-ins/TypedArray/prototype/values/BigInt/name.js
+++ b/test/built-ins/TypedArray/prototype/values/BigInt/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.29
+esid: sec-%typedarray%.prototype.values
 description: >
   %TypedArray%.prototype.values.name is "values".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/values/BigInt/prop-desc.js b/test/built-ins/TypedArray/prototype/values/BigInt/prop-desc.js
index 0a1c9796fa..8087bd6d63 100644
--- a/test/built-ins/TypedArray/prototype/values/BigInt/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/values/BigInt/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.29
+esid: sec-%typedarray%.prototype.values
 description: >
   "values" property of TypedArrayPrototype
 info: |
diff --git a/test/built-ins/TypedArray/prototype/values/invoked-as-func.js b/test/built-ins/TypedArray/prototype/values/invoked-as-func.js
index 8d86976628..bb01f5daa2 100644
--- a/test/built-ins/TypedArray/prototype/values/invoked-as-func.js
+++ b/test/built-ins/TypedArray/prototype/values/invoked-as-func.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.29
+esid: sec-%typedarray%.prototype.values
 description: Throws a TypeError exception when invoked as a function
 info: |
   22.2.3.29 %TypedArray%.prototype.values ( )
diff --git a/test/built-ins/TypedArray/prototype/values/invoked-as-method.js b/test/built-ins/TypedArray/prototype/values/invoked-as-method.js
index 5402d22678..177ca30163 100644
--- a/test/built-ins/TypedArray/prototype/values/invoked-as-method.js
+++ b/test/built-ins/TypedArray/prototype/values/invoked-as-method.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.29
+esid: sec-%typedarray%.prototype.values
 description: Requires a [[TypedArrayName]] internal slot.
 info: |
   22.2.3.29 %TypedArray%.prototype.values ( )
diff --git a/test/built-ins/TypedArray/prototype/values/length.js b/test/built-ins/TypedArray/prototype/values/length.js
index cc260277f0..31da8ea5de 100644
--- a/test/built-ins/TypedArray/prototype/values/length.js
+++ b/test/built-ins/TypedArray/prototype/values/length.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.29
+esid: sec-%typedarray%.prototype.values
 description: >
   %TypedArray%.prototype.values.length is 0.
 info: |
diff --git a/test/built-ins/TypedArray/prototype/values/name.js b/test/built-ins/TypedArray/prototype/values/name.js
index ccafda816a..67caa3615e 100644
--- a/test/built-ins/TypedArray/prototype/values/name.js
+++ b/test/built-ins/TypedArray/prototype/values/name.js
@@ -2,7 +2,7 @@
 // This code is governed by the BSD license found in the LICENSE file.
 
 /*---
-es6id: 22.2.3.29
+esid: sec-%typedarray%.prototype.values
 description: >
   %TypedArray%.prototype.values.name is "values".
 info: |
diff --git a/test/built-ins/TypedArray/prototype/values/prop-desc.js b/test/built-ins/TypedArray/prototype/values/prop-desc.js
index 9eecfde59f..cb06c7315e 100644
--- a/test/built-ins/TypedArray/prototype/values/prop-desc.js
+++ b/test/built-ins/TypedArray/prototype/values/prop-desc.js
@@ -1,7 +1,7 @@
 // Copyright (C) 2016 the V8 project authors. All rights reserved.
 // This code is governed by the BSD license found in the LICENSE file.
 /*---
-es6id: 22.2.3.29
+esid: sec-%typedarray%.prototype.values
 description: >
   "values" property of TypedArrayPrototype
 info: |
-- 
GitLab