Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Editorial: Remove duplicate IsViewOutOfBounds calls in DataView.prototype.byteLength #122

Closed
wants to merge 1 commit into from

Commits on Jul 3, 2023

  1. Editorial: Remove duplicate IsViewOutOfBounds calls in DataView.proto…

    …type.byteLength
    
    `GetViewByteLength` calls `IsViewOutOfBounds` as its first step, so it's
    not necessary to call `IsViewOutOfBounds` in
    `DataView.prototype.byteLength`.
    anba committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d94e8ef View commit details
    Browse the repository at this point in the history