Hermes for React Native 0.71.0 Test262 reportAbout
Strict mode Failing
Expected no error, got SyntaxError: warning: the variable "SharedArrayBuffer" was not declared in anonymous function " 9#"
non-Strict mode Failing
Expected no error, got ESHostError: `const view = new Float64Array( new SharedArrayBuffer(Float64Array.BYTES_PER_ELEMENT * 8) ); Atomics.notify(view, poisoned, poisoned)` throws TypeError Expected a TypeError but got a ReferenceError
Features:
  • Atomics
  • Float32Array
  • Float64Array
  • Int8Array
  • TypedArray
  • Uint16Array
  • Uint8Array
  • Uint8ClampedArray
Source codeLoading source code from GitHub
non-int32-typedarray-throws.js on GitHub