Cronologia Commit

Autore SHA1 Messaggio Data
  Timothy Flynn 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 anni fa
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 anni fa
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() 2 anni fa
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions 2 anni fa
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 2 anni fa
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 2 anni fa
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions 2 anni fa
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors 2 anni fa
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS 3 anni fa
  Idan Horowitz 294f244745 LibJS: Convert SymbolConstructor functions to ThrowCompletionOr 3 anni fa
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 anni fa
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function 3 anni fa
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros 3 anni fa
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr 3 anni fa
  Idan Horowitz eeb4c1eec9 LibJS: Reorder and add missing name & length properties to Built-ins 4 anni fa
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 anni fa
  Idan Horowitz 581f20e6f2 LibJS: Accept FlyStrings in the NativeFunction constructors 4 anni fa
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 anni fa
  Idan Horowitz dac971b4ae LibJS: Store and return undefined Symbol description 4 anni fa
  Linus Groh 8d1e6e9175 LibJS: Don't repeat attributes in {Date,Symbol}Constructor 4 anni fa
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 anni fa
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 anni fa
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anni fa
  Andreas Kling 635a5eec75 LibJS: Remove a whole bunch of unnecessary #includes 4 anni fa
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 anni fa