Commit History

Author SHA1 Message Date
  Linus Groh cd3e2690eb LibJS: Set length property in Object::put_native_function() 5 years ago
  Andreas Kling 0f7bcd4111 LibWeb: Add naive support for document.querySelectorAll() 5 years ago
  Andreas Kling 56936b97d0 LibJS+LibWeb: Move native JS functions into dedicated member functions 5 years ago
  Andreas Kling 7c4e53f31e LibJS: Rework how native functions are called to improve |this| value 5 years ago
  Andreas Kling cccbe43056 LibJS: Use FlyString for identifiers 5 years ago
  Andreas Kling 08b17d70af LibJS+LibWeb: Fix some inconsistencies in NativeFunction callbacks 5 years ago
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories 5 years ago
  Andreas Kling 63b3cfdc73 LibJS: Pass "this" as an Object* to NativeFunction callbacks 5 years ago
  Andreas Kling 8300b78b77 LibWeb: Add missing copyright headers 5 years ago
  Andreas Kling b5a22fc408 LibWeb: Implement Document.getElementById() 5 years ago
  Andreas Kling 1c406294fc LibWeb: Start implementing basic JavaScript DOM bindings 5 years ago