Skip to content
Snippets Groups Projects
  1. Feb 27, 2018
    • Leo Balter's avatar
      Fix errors recently introduced. (#1448) · 27128070
      Leo Balter authored
      * Fix bad references on tests for BigInt TypedArrays
      
      * Remove bad conversions for BigInt TypedArray
      
      * Cleanup the BigInt TypedArray harness file
      
      Remove non used code (testBigIntTypedArrayConversions)
      
      Move the constructors list to inside the exposed function, this prevents early implementations to fail before the function is called.
      
      * Fix bad references in TypedArrays.of (BigInt)
      
      * Remove BigInt tests from typedarray harness test
      
      * Use BigInt for BigInt typedArrays
      
      * Apply last fixings on BigInt TypedArray tests
      
      * Apply fixes to last revision from @anba
      Unverified
      27128070
  2. Feb 26, 2018
  3. Feb 23, 2018
  4. Feb 22, 2018
  5. Feb 15, 2018
Loading