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

Correct test for NaN canonicalization (#640)

Because implementations are free to select any valid NaN value during
GetValueFromBuffer, tests concerning semantics for consistent NaN value
encoding cannot rely on values returned from that abstract operation.

Update the test for `%TypedArray%.prototype.map` to set the same NaN
values via `map` as set in the "control" array.
parent d8f1b92c
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