Files
ladybird/Libraries/LibJS/Runtime/NumberConstructor.cpp
Luke 020b782474 LibJS: Use pow instead of __bulitin_pow on clang
__bulitin_pow doesn't seem to exist on clang, at least
it didn't build with it.
2020-11-07 10:09:55 +01:00

4.3 KiB