Hermes for React Native 0.71.0 Test262 reportAbout
Strict mode Failing
Expected no error, got ESHostError: // deleteCount argument exceeding 2^53-1. Array.prototype.splice.call(source, 0, 2 ** 53 + 4) throws a StopSplice exception Expected a StopSplice but got a RangeError
non-Strict mode Failing
Expected no error, got ESHostError: // deleteCount argument exceeding 2^53-1. Array.prototype.splice.call(source, 0, 2 ** 53 + 4) throws a StopSplice exception Expected a StopSplice but got a RangeError
Features:
  • Symbol.species
Source codeLoading source code from GitHub
create-species-length-exceeding-integer-limit.js on GitHub