コミット履歴

作者 SHA1 メッセージ 日付
  Aliaksandr Kalenik b108d51c5b LibJS: Only consider VM-accessible execution contexts as strong roots 1 年間 前
  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 年間 前
  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 年 前
  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 年 前