Historie revizí

Autor SHA1 Zpráva Datum
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) před 4 roky
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes před 4 roky
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject před 4 roky
  Andreas Kling b650d11dd3 LibJS: FunctionEnvironment.[[FunctionObject]] is the *invoked* function před 4 roky
  davidot 16b87b85e3 LibJS: Add parameter to delete_property since we need DeleteOrThrow před 4 roky
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec před 4 roky
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) před 4 roky
  Idan Horowitz dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum před 4 roky
  Andreas Kling 095accd2b2 LibJS: Add a bunch of fast_is<T> to avoid slow RTTI in hot code před 4 roky
  Linus Groh 83be39c91a LibJS: Handle Proxy with Array target in IsArray() abstract operation před 4 roky
  Linus Groh 9b35231453 LibJS: Implement Proxy.revocable() před 4 roky
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Linus Groh 6e9eb0a284 LibJS: Add Object::get_without_side_effects() před 4 roky
  Linus Groh ec62783af9 LibJS: Let Object::delete_property() return a bool, not Value před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky