Histórico de Commits

Autor SHA1 Mensagem Data
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Luke Wilde 6431dd7904 LibJS: Make it possible to visit the edges of an ExecutionContext há 2 anos atrás
  Luke Wilde 40cc38869e LibJS: Move ExecutionContext function implementations out of line há 2 anos atrás
  Andreas Kling 849499988e LibJS+LibWeb: Make JS::ExecutionContext protect its Web::HTML::ESO owner há 2 anos atrás
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated há 2 anos atrás
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> há 3 anos atrás
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object há 3 anos atrás
  Andreas Kling 673e6f3a32 LibJS: Add missing include to ExecutionContext.h há 3 anos atrás
  Andreas Kling 85cf80507f LibJS: Make ScriptOrModule use WeakPtr instead of raw pointers há 3 anos atrás
  davidot 57c5a59cab LibJS: Add ScriptOrModule to execution context and track it everywhere há 3 anos atrás
  Luke Wilde 4a14455dff LibJS: Make MarkedValueList copyable and move assignable há 3 anos atrás
  Idan Horowitz 681787de76 LibJS: Add support for async functions há 3 anos atrás
  davidot 13ead80ee6 LibJS: Add PrivateEnvironment há 3 anos atrás
  Andreas Kling 0cb4d48283 LibJS: Remove unused ExecutionContext::arguments_object há 3 anos atrás
  Andreas Kling df5414f47f LibJS: Reorganize ExecutionContext a little bit há 3 anos atrás