Commit History

Author SHA1 Message Date
  Andreas Kling 8d56e6103e LibJS: Make Value::to_object() take a GlobalObject& 5 years ago
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors 5 years ago
  Matthew Olsson 78155a6668 LibJS: Consolidate error messages into ErrorTypes.h 5 years ago
  Andreas Kling 053863f35e LibJS: Interpreter::this_value() => this_value(GlobalObject&) 5 years ago
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions 5 years ago
  Linus Groh 1a1394f7a2 LibJS: Change Value::to_object(Heap& -> Interpreter&) 5 years ago
  Andreas Kling 2d4c91df8e LibWeb: Add ImageData objects and implement 2D context putImageData() 5 years ago