Files
ladybird/Libraries/LibJS/Tests
Andreas Kling 070a8f2689 LibJS: Boolean, Number and String prototypes should have values too
It appears that calling .valueOf() on an objectified primitive's
prototype should return a value after all.

This matches what other engines are doing.
2020-04-10 13:09:35 +02:00
..
2020-04-06 10:58:16 +02:00
2020-04-06 10:58:16 +02:00
2020-04-06 10:58:16 +02:00
2020-04-07 17:25:50 +02:00