diff options
author | Linus Groh <mail@linusgroh.de> | 2021-06-16 20:44:53 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-06-16 22:49:04 +0100 |
commit | 748918964592b2fb560ce08de47779b6d5db30da (patch) | |
tree | 766492106e6f985d5654f5703512710c6456a127 /Userland/Libraries/LibJS/CMakeLists.txt | |
parent | 66e5e74374fde80452d58ce9ac991fcb232168c0 (diff) | |
download | serenity-748918964592b2fb560ce08de47779b6d5db30da.zip |
LibJS/Tests: Use Object.prototype.toString() for values in test details
Using String() like we did before depends on objects having either
toString, valueOf, or @@toPrimitive, which is not the case for objects
with no prototype.
Diffstat (limited to 'Userland/Libraries/LibJS/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions