Историја ревизија

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