Commit History

Author SHA1 Message Date
  Andreas Kling f7c15d00c9 LibJS: Add basic prototype support 5 years ago
  Andreas Kling 9f38f4dbfb LibJS: Add Object::put_native_function() for convenience 5 years ago
  Andreas Kling 7912f33ea0 LibJS: Add NativeFunction, a callable wrapper around a C++ lambda 5 years ago
  Andreas Kling 05c80cac20 LibJS: Make the GC marking phase cycle-proof 5 years ago
  Andreas Kling 63e4b744ed LibJS: Add a basic mark&sweep garbage collector :^) 5 years ago
  Andreas Kling f5476be702 LibJS: Start building a JavaScript engine for SerenityOS :^) 5 years ago