Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 2fe4285693 LibJS: Object::initialize() overrides must always call base class vor 5 Jahren
  Andreas Kling 06e29fac57 LibJS: Split more native object constructors into construct/initialize vor 5 Jahren
  Andreas Kling 9610d18ebb LibJS: Remove some Interpreter::global_object() calls in JSONObject vor 5 Jahren
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors vor 5 Jahren
  Matthew Olsson b155e64b67 LibJS: Add JSON.parse vor 5 Jahren
  Matthew Olsson 39576b2238 LibJS: Add JSON.stringify vor 5 Jahren