Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 6ddbe8f953 LibJS: Add [[HostDefined]] internal slot to Script objects há 3 anos atrás
  Andreas Kling 85cf80507f LibJS: Make ScriptOrModule use WeakPtr instead of raw pointers há 3 anos atrás
  davidot 12c2f30c54 LibJS: Add filename tracking to Script and Module há 3 anos atrás
  Andreas Kling 10c489713d LibJS+LibWeb: Let JS::Script::parse() return a list of errors (on error) há 3 anos atrás
  Andreas Kling f08a46bd9e LibJS: Make JS::Script keep the VM alive há 3 anos atrás
  Linus Groh 106f295916 LibJS+LibWeb: Make JS::Script and Web::HTML::ClassicScript use Realms há 3 anos atrás
  Andreas Kling 1484980f8f LibWeb+LibJS: Remember source filenames when using HTML::Script há 3 anos atrás
  Andreas Kling d823d7da54 LibJS: Implement the ParseScript AO (as JS::Script::parse()) há 3 anos atrás
  Andreas Kling 612a23d6fc LibJS: Start adding a JS::Script class (spec's "Script Record") há 3 anos atrás