Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap пре 1 година
  Andreas Kling 845da3901d LibJS: Make ExecutionContext::function_name a GCPtr<PrimitiveString> пре 1 година
  Andreas Kling ecfcc9aef3 LibJS: Make Bytecode::Executable GC-allocated пре 1 година
  Stephan Vedder 84eecbb10e LibJS/JIT: Add fastpath for set variable пре 1 година
  iliadsh ddea710933 LibJS: Expose various offsets for GetGlobal JIT fast path пре 1 година
  Andreas Kling 1d8ec677a3 LibJS/JIT: Add fast path for cached GetVariable accesses пре 1 година
  Simon Wanner 68f4d21de2 LibJS: Lazily collect stack trace information пре 1 година
  Andreas Kling c78506d79b LibJS: Only update EC instruction pointer when pushing to EC stack пре 1 година
  Andreas Kling 1c06111cbd LibJS: Add file & line number to bytecode VM stack traces :^) пре 1 година
  Hediadyoin1 50bf303edd LibJS: Capture UnrealizedSourceRanges in ExecutionContext, not ASTNodes пре 1 година
  Aliaksandr Kalenik 0daff637e2 LibJS: Add vector of local variables in ExecutionContext пре 2 година
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString пре 2 година
  Luke Wilde 6431dd7904 LibJS: Make it possible to visit the edges of an ExecutionContext пре 2 година
  Luke Wilde 40cc38869e LibJS: Move ExecutionContext function implementations out of line пре 2 година
  Andreas Kling 849499988e LibJS+LibWeb: Make JS::ExecutionContext protect its Web::HTML::ESO owner пре 2 година
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated пре 2 година
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> пре 3 година
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object пре 3 година
  Andreas Kling 673e6f3a32 LibJS: Add missing include to ExecutionContext.h пре 3 година
  Andreas Kling 85cf80507f LibJS: Make ScriptOrModule use WeakPtr instead of raw pointers пре 3 година
  davidot 57c5a59cab LibJS: Add ScriptOrModule to execution context and track it everywhere пре 3 година
  Luke Wilde 4a14455dff LibJS: Make MarkedValueList copyable and move assignable пре 3 година
  Idan Horowitz 681787de76 LibJS: Add support for async functions пре 3 година
  davidot 13ead80ee6 LibJS: Add PrivateEnvironment пре 3 година
  Andreas Kling 0cb4d48283 LibJS: Remove unused ExecutionContext::arguments_object пре 3 година
  Andreas Kling df5414f47f LibJS: Reorganize ExecutionContext a little bit пре 3 година