Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type vor 1 Jahr
  networkException 33b40eaeed LibJS: Add LoadedModules to Script and CyclicModule vor 1 Jahr
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr vor 2 Jahren
  Andreas Kling e6331031c4 LibJS: Make Parser::Error a standalone ParserError class vor 2 Jahren
  Andreas Kling d13d571844 LibJS: Make sure JS::Script visits its HostDefined object vor 2 Jahren
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated vor 2 Jahren
  Linus Groh 7767f9be37 LibJS: Rename some variables from "script body" to "script" vor 3 Jahren
  Linus Groh ee1379520a LibJS: Add missing whitespace around namespace curly braces vor 3 Jahren
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS vor 3 Jahren
  Idan Horowitz c575710e5e LibWeb: Use inline script tag source line as javascript line offset vor 3 Jahren
  Andreas Kling aeb72fe9d0 LibJS: Reduce header dependency graph in Realm.h vor 3 Jahren
  Andreas Kling 6ddbe8f953 LibJS: Add [[HostDefined]] internal slot to Script objects vor 3 Jahren
  davidot 12c2f30c54 LibJS: Add filename tracking to Script and Module vor 3 Jahren
  Andreas Kling 20fb900937 LibJS+LibWeb: Move script parse time logging from JS::Script to LibWeb vor 3 Jahren
  Andreas Kling 10c489713d LibJS+LibWeb: Let JS::Script::parse() return a list of errors (on error) vor 3 Jahren
  Andreas Kling f08a46bd9e LibJS: Make JS::Script keep the VM alive vor 3 Jahren
  Andreas Kling 3ca2e701e6 LibJS: Log scripts parsed by JS::Script::parse() and how long it took vor 3 Jahren
  Linus Groh 106f295916 LibJS+LibWeb: Make JS::Script and Web::HTML::ClassicScript use Realms vor 3 Jahren
  Andreas Kling 1484980f8f LibWeb+LibJS: Remember source filenames when using HTML::Script vor 3 Jahren
  Andreas Kling d823d7da54 LibJS: Implement the ParseScript AO (as JS::Script::parse()) vor 3 Jahren
  Andreas Kling 612a23d6fc LibJS: Start adding a JS::Script class (spec's "Script Record") vor 3 Jahren