Histórico de Commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik b108d51c5b LibJS: Only consider VM-accessible execution contexts as strong roots há 1 ano atrás
  Andreas Kling 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap há 1 ano atrás
  Andreas Kling 845da3901d LibJS: Make ExecutionContext::function_name a GCPtr<PrimitiveString> há 1 ano atrás
  Andreas Kling ecfcc9aef3 LibJS: Make Bytecode::Executable GC-allocated há 1 ano atrás
  Andreas Kling 1c06111cbd LibJS: Add file & line number to bytecode VM stack traces :^) há 1 ano atrás
  Hediadyoin1 50bf303edd LibJS: Capture UnrealizedSourceRanges in ExecutionContext, not ASTNodes há 1 ano atrás
  Aliaksandr Kalenik 0daff637e2 LibJS: Add vector of local variables in ExecutionContext 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