Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 2bc5bc64fb LibJS: Remove a whole bunch of includes of <LibJS/Interpreter.h> %!s(int64=4) %!d(string=hai) anos
  Andreas Kling aaa8b48a4c LibJS: Remove use of Interpreter& in JSONObject code %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6861c619c6 LibJS: Move most of Interpreter into VM %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d1b58ee9ad LibJS: Move well-known symbols to the VM %!s(int64=4) %!d(string=hai) anos
  Linus Groh c0e4353bde LibJS: Handle getter exception in JSONObject::serialize_json_property() %!s(int64=4) %!d(string=hai) anos
  AnotherTest 394e4c04cd LibJS: Add a helper for calling JS::Function's with arguments %!s(int64=4) %!d(string=hai) anos
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 43d955014d LibJS: Implement Symbol.toStringTag %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 531fdb2e82 LibJS: Prefer "define_property" over "put" %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 26acc8ba88 LibJS/test-js: Clean up test-js code %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 21064a1883 LibJS: Use correct MarkedValueList append method %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ba641e97d9 LibJS: Clarify Object (base class) construction somewhat %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2fe4285693 LibJS: Object::initialize() overrides must always call base class %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 06e29fac57 LibJS: Split more native object constructors into construct/initialize %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9610d18ebb LibJS: Remove some Interpreter::global_object() calls in JSONObject %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson b155e64b67 LibJS: Add JSON.parse %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 39576b2238 LibJS: Add JSON.stringify %!s(int64=5) %!d(string=hai) anos