Historique des commits

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