Commit History

Author SHA1 Message Date
  Shannon Booth 1e54003cb1 LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate 7 months ago
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
  Andreas Kling 2bc5bc64fb LibJS: Remove a whole bunch of includes of <LibJS/Interpreter.h> 4 years ago
  Andreas Kling adf0a537af LibJS: Remove js_bigint(Interpreter&, ...) 4 years ago
  Andreas Kling 3ee6ed965f LibJS: Use allocate_without_global_object for primitive cell types 5 years ago
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction 5 years ago
  Linus Groh 0ff9d7e189 LibJS: Add BigInt 5 years ago