Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 20fb900937 LibJS+LibWeb: Move script parse time logging from JS::Script to LibWeb il y a 3 ans
  Andreas Kling 10c489713d LibJS+LibWeb: Let JS::Script::parse() return a list of errors (on error) il y a 3 ans
  Andreas Kling f08a46bd9e LibJS: Make JS::Script keep the VM alive il y a 3 ans
  Andreas Kling 3ca2e701e6 LibJS: Log scripts parsed by JS::Script::parse() and how long it took il y a 3 ans
  Linus Groh 106f295916 LibJS+LibWeb: Make JS::Script and Web::HTML::ClassicScript use Realms il y a 3 ans
  Andreas Kling 1484980f8f LibWeb+LibJS: Remember source filenames when using HTML::Script il y a 3 ans
  Andreas Kling d823d7da54 LibJS: Implement the ParseScript AO (as JS::Script::parse()) il y a 3 ans
  Andreas Kling 612a23d6fc LibJS: Start adding a JS::Script class (spec's "Script Record") il y a 3 ans