Historie revizí

Autor SHA1 Zpráva Datum
  Aliaksandr Kalenik d79438a2a6 LibJS: Join locals, constants and registers into single vector před 1 rokem
  Aliaksandr Kalenik a4f70986a0 LibJS: Emit bytecode for function declaration instantiation před 1 rokem
  Andreas Kling f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation před 1 rokem
  Aliaksandr Kalenik 865e651a7d LibJS: Merge CallFrame into ExecutionContext před 1 rokem
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration před 1 rokem
  Aliaksandr Kalenik b108d51c5b LibJS: Only consider VM-accessible execution contexts as strong roots před 1 rokem
  Andreas Kling 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap před 1 rokem
  Andreas Kling 845da3901d LibJS: Make ExecutionContext::function_name a GCPtr<PrimitiveString> před 1 rokem
  Andreas Kling ecfcc9aef3 LibJS: Make Bytecode::Executable GC-allocated před 1 rokem
  Andreas Kling 1c06111cbd LibJS: Add file & line number to bytecode VM stack traces :^) před 1 rokem
  Hediadyoin1 50bf303edd LibJS: Capture UnrealizedSourceRanges in ExecutionContext, not ASTNodes před 1 rokem
  Aliaksandr Kalenik 0daff637e2 LibJS: Add vector of local variables in ExecutionContext před 2 roky
  Luke Wilde 6431dd7904 LibJS: Make it possible to visit the edges of an ExecutionContext před 2 roky
  Luke Wilde 40cc38869e LibJS: Move ExecutionContext function implementations out of line před 2 roky