Skip to content
Snippets Groups Projects
Commit b17ffc02 authored by jugglinmike's avatar jugglinmike Committed by Leo Balter
Browse files

Add tests for NaN handling with Typed Arrays (#623)

Ensure that NaN values are canonicalized consistently by all invocations
of SetValueInBuffer. Also ensure that `%TypedArray%.prototype.set` and
`%TypedArray%.prototype.slice` preserve the bit-level encoding of the
source data.

Use a set of experimentally-derived expressions known to produce NaN
values with distinct bit patterns in various platforms.
parent 4dac3e4c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment