Historial de Commits

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