Files
ladybird/Userland/Libraries/LibJS/Runtime/Value.cpp
Andreas Kling 6870349599 LibJS: Flatten Value::to_numeric()
The basic idea here is to inline to_primitive() to get rid of the
function call overhead.
2021-03-21 21:39:39 +01:00

46 KiB