Hermes for React Native 0.71.0 Test262 reportAbout
test262 Report
array-destructuring-param-strict-body.js 2 tests100.00%
await-as-binding-identifier-escaped.js 2 tests100.00%
await-as-binding-identifier.js 2 tests100.00%
await-as-identifier-reference-escaped.js 2 tests100.00%
await-as-identifier-reference.js 2 tests100.00%
await-as-label-identifier-escaped.js 2 tests100.00%
await-as-label-identifier.js 2 tests100.00%
dflt-params-abrupt.js 2 tests0.00%
dflt-params-arg-val-not-undefined.js 2 tests0.00%
dflt-params-arg-val-undefined.js 2 tests0.00%
dflt-params-duplicates.js 2 tests100.00%
dflt-params-ref-later.js 2 tests0.00%
dflt-params-ref-prior.js 2 tests0.00%
dflt-params-ref-self.js 2 tests0.00%
dflt-params-rest.js 2 tests100.00%
dflt-params-trailing-comma.js 2 tests0.00%
forbidden-ext 5 tests0.00%
object-destructuring-param-strict-body.js 2 tests100.00%
params-trailing-comma-multiple.js 2 tests0.00%
params-trailing-comma-single.js 2 tests0.00%
rest-param-strict-body.js 2 tests100.00%
rest-params-trailing-comma-early-error.js 2 tests100.00%
yield-as-binding-identifier-escaped.js 2 tests100.00%
yield-as-binding-identifier.js 2 tests100.00%
yield-as-identifier-reference-escaped.js 2 tests100.00%
yield-as-identifier-reference.js 2 tests100.00%
yield-as-label-identifier-escaped.js 2 tests100.00%
yield-as-label-identifier.js 2 tests100.00%
yield-identifier-spread-strict.js 1 tests100.00%
yield-identifier-strict.js 1 tests100.00%
yield-promise-reject-next-catch.js 2 tests0.00%
yield-promise-reject-next-for-await-of-async-iterator.js 2 tests0.00%
yield-promise-reject-next-for-await-of-sync-iterator.js 2 tests0.00%
yield-promise-reject-next-yield-star-async-iterator.js 2 tests0.00%
yield-promise-reject-next-yield-star-sync-iterator.js 2 tests0.00%
yield-promise-reject-next.js 2 tests0.00%
yield-spread-arr-multiple.js 2 tests0.00%
yield-spread-arr-single.js 2 tests0.00%
yield-spread-obj.js 2 tests0.00%
yield-star-async-next.js 2 tests0.00%
yield-star-async-return.js 2 tests0.00%
yield-star-async-throw.js 2 tests0.00%
yield-star-expr-abrupt.js 2 tests0.00%
yield-star-getiter-async-get-abrupt.js 2 tests0.00%
yield-star-getiter-async-not-callable-boolean-throw.js 2 tests0.00%
yield-star-getiter-async-not-callable-number-throw.js 2 tests0.00%
yield-star-getiter-async-not-callable-object-throw.js 2 tests0.00%
yield-star-getiter-async-not-callable-string-throw.js 2 tests0.00%
yield-star-getiter-async-not-callable-symbol-throw.js 2 tests0.00%
yield-star-getiter-async-null-sync-get-abrupt.js 2 tests0.00%
yield-star-getiter-async-returns-abrupt.js 2 tests0.00%
yield-star-getiter-async-returns-boolean-throw.js 2 tests0.00%
yield-star-getiter-async-returns-null-throw.js 2 tests0.00%
yield-star-getiter-async-returns-number-throw.js 2 tests0.00%
yield-star-getiter-async-returns-string-throw.js 2 tests0.00%
yield-star-getiter-async-returns-symbol-throw.js 2 tests0.00%
yield-star-getiter-async-returns-undefined-throw.js 2 tests0.00%
yield-star-getiter-async-undefined-sync-get-abrupt.js 2 tests0.00%
yield-star-getiter-sync-get-abrupt.js 2 tests0.00%
yield-star-getiter-sync-not-callable-boolean-throw.js 2 tests0.00%
yield-star-getiter-sync-not-callable-number-throw.js 2 tests0.00%
yield-star-getiter-sync-not-callable-object-throw.js 2 tests0.00%
yield-star-getiter-sync-not-callable-string-throw.js 2 tests0.00%
yield-star-getiter-sync-not-callable-symbol-throw.js 2 tests0.00%
yield-star-getiter-sync-returns-abrupt.js 2 tests0.00%
yield-star-getiter-sync-returns-boolean-throw.js 2 tests0.00%
yield-star-getiter-sync-returns-null-throw.js 2 tests0.00%
yield-star-getiter-sync-returns-number-throw.js 2 tests0.00%
yield-star-getiter-sync-returns-string-throw.js 2 tests0.00%
yield-star-getiter-sync-returns-symbol-throw.js 2 tests0.00%
yield-star-getiter-sync-returns-undefined-throw.js 2 tests0.00%
yield-star-next-call-done-get-abrupt.js 2 tests0.00%
yield-star-next-call-returns-abrupt.js 2 tests0.00%
yield-star-next-call-value-get-abrupt.js 2 tests0.00%
yield-star-next-get-abrupt.js 2 tests0.00%
yield-star-next-non-object-ignores-then.js 2 tests0.00%
yield-star-next-not-callable-boolean-throw.js 2 tests0.00%
yield-star-next-not-callable-null-throw.js 2 tests0.00%
yield-star-next-not-callable-number-throw.js 2 tests0.00%
yield-star-next-not-callable-object-throw.js 2 tests0.00%
yield-star-next-not-callable-string-throw.js 2 tests0.00%
yield-star-next-not-callable-symbol-throw.js 2 tests0.00%
yield-star-next-not-callable-undefined-throw.js 2 tests0.00%
yield-star-next-then-get-abrupt.js 2 tests0.00%
yield-star-next-then-non-callable-boolean-fulfillpromise.js 2 tests0.00%
yield-star-next-then-non-callable-null-fulfillpromise.js 2 tests0.00%
yield-star-next-then-non-callable-number-fulfillpromise.js 2 tests0.00%
yield-star-next-then-non-callable-object-fulfillpromise.js 2 tests0.00%
yield-star-next-then-non-callable-string-fulfillpromise.js 2 tests0.00%
yield-star-next-then-non-callable-symbol-fulfillpromise.js 2 tests0.00%
yield-star-next-then-non-callable-undefined-fulfillpromise.js 2 tests0.00%
yield-star-next-then-returns-abrupt.js 2 tests0.00%
yield-star-sync-next.js 2 tests0.00%
yield-star-sync-return.js 2 tests0.00%
yield-star-sync-throw.js 2 tests0.00%