Historial de Commits

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