summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/CMakeLists.txt
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2021-06-16 20:44:53 +0100
committerLinus Groh <mail@linusgroh.de>2021-06-16 22:49:04 +0100
commit748918964592b2fb560ce08de47779b6d5db30da (patch)
tree766492106e6f985d5654f5703512710c6456a127 /Userland/Libraries/LibJS/CMakeLists.txt
parent66e5e74374fde80452d58ce9ac991fcb232168c0 (diff)
downloadserenity-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