Files
ladybird/Userland/Libraries
Aliaksandr Kalenik 3a1f617fbf LibJS: Use Function as callback type in define_native_function/accessor
There is not need to use SafeFunction because
define_native_function or define_native_accessor will pass callback
forward to NativeFunction that uses HeapFunction to visit it.
2023-09-27 16:33:21 +02:00
..
2023-09-27 03:22:56 +02:00
2023-09-26 13:22:04 +03:30
2023-09-27 03:22:56 +02:00