Files
ladybird/Userland/Libraries/LibJS/Runtime/BigInt.cpp
Linus Groh f58891ed42 LibJS: Add a js_bigint(VM&, ...) overload and use it
We already have js_string(VM&, ...) and js_symbol(VM&, ...) overloads,
so feels very familiar.
2021-08-03 00:14:48 +01:00

1.3 KiB