Commit History

Upphovsman SHA1 Meddelande Datum
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() 5 år sedan
  Matthew Olsson 26acc8ba88 LibJS/test-js: Clean up test-js code 5 år sedan
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) 5 år sedan
  Andreas Kling 06e29fac57 LibJS: Split more native object constructors into construct/initialize 5 år sedan
  Andreas Kling 9610d18ebb LibJS: Remove some Interpreter::global_object() calls in JSONObject 5 år sedan
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors 5 år sedan
  Matthew Olsson b155e64b67 LibJS: Add JSON.parse 5 år sedan
  Matthew Olsson 39576b2238 LibJS: Add JSON.stringify 5 år sedan