Commit History

Author SHA1 Message Date
  Andreas Kling 8d56e6103e LibJS: Make Value::to_object() take a GlobalObject& 5 years ago
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction 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
  Linus Groh 0ff9d7e189 LibJS: Add BigInt 5 years ago