Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik 0ff29349e6 LibJS: Add GC graph dumper 1 year ago
  Aliaksandr Kalenik ee29a21ae8 LibJS: Delete unused `operator=`s in SafeFunction 1 year ago
  Luke Wilde 4bc0d8e4c8 LibJS: Fix compilation of operator= for JS::SafeFunction 2 years ago
  Lucas CHOLLET 79006c03b4 AK: Check the return type in `IsCallableWithArguments` 2 years ago
  Ali Mohammad Pur f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such 2 years ago
  Linus Groh d26aabff04 Everywhere: Run clang-format 2 years ago
  Andreas Kling 202cc025e5 LibJS: Don't register SafeFunction-to-function-pointer with JS::Heap 2 years ago
  Andreas Kling 131c3f50de LibJS: Add JS::SafeFunction, like Function but protects captures from GC 2 years ago