nodejs/deps/v8/test/message/fail/map-grow-failed.out

7 lines
189 B
Plaintext
Raw Permalink Normal View History

*%(basename)s:{NUMBER}: RangeError: Map maximum size exceeded
m.set(i, 0);
^
RangeError: Map maximum size exceeded
at Map.set (<anonymous>)
at *%(basename)s:{NUMBER}:{NUMBER}