Commit History

Author SHA1 Message Date
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
  Linus Groh cf0a24ff0c LibJS: Convert BigIntObject::create() to NonnullGCPtr 2 years ago
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 2 years ago
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS 3 years ago
  Linus Groh 038d354b5d LibJS: Remove Object::value_of() 3 years ago
  Linus Groh f6cf44c3db LibJS: Convert this_bigint_value() to ThrowCompletionOr 3 years ago
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago