Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling a007b3c379 LibJS: Move "strict mode" state to the call stack před 4 roky
  Andreas Kling 063acda76e LibJS: Remove a bunch of unnecessary uses of Cell::interpreter() před 4 roky
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter před 4 roky
  Andreas Kling ba641e97d9 LibJS: Clarify Object (base class) construction somewhat před 5 roky
  Andreas Kling 06e29fac57 LibJS: Split more native object constructors into construct/initialize před 5 roky
  Andreas Kling 8d56e6103e LibJS: Make Value::to_object() take a GlobalObject& před 5 roky
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction před 5 roky
  Andreas Kling affc479e83 LibJS+LibWeb: Remove a bunch of calls to Interpreter::global_object() před 5 roky
  Jack Karamanian b0932b0aec LibJS: Allow null or undefined as a bound |this| value in strict mode před 5 roky
  Linus Groh 36996bd720 LibJS: Rename to_{i32,size_t}() to as_{i32,size_t}() for clarity před 5 roky
  Linus Groh 1a1394f7a2 LibJS: Change Value::to_object(Heap& -> Interpreter&) před 5 roky
  Linus Groh 85582953c6 LibJS: Minor formatting changes in Function.cpp před 5 roky
  Andreas Kling a38658dc88 LibJS: Don't use Optional<Value> for bound |this| values před 5 roky
  Andreas Kling 35aea2e454 LibJS: Stop using Optional<Value> in favor of Value's empty state před 5 roky
  Jack Karamanian 1fa0c7304d LibJS: Implement Function.prototype.bind() před 5 roky
  Jack Karamanian 5750edd859 LibJS: Allow Function objects to be constructed with a bound |this| před 5 roky
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor před 5 roky
  Andreas Kling f6d57c82f6 LibJS: Pass prototype to Function constructors před 5 roky
  Linus Groh 2944039d6b LibJS: Add Function() and Function.prototype před 5 roky
  Andreas Kling 37fe16a99c LibJS: Add Function.prototype and make "new" Objects delegate to it před 5 roky
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories před 5 roky