Searched defs:Prev (Results 1 – 4 of 4) sorted by relevance
62 DynamicContext *Prev() in Prev() function67 const DynamicContext *Prev() const in Prev() function
57 EnvScope *Prev() const in Prev() function
240 void Prev() in Prev() function
385 export type Prev<I extends Iteration> = IterationMap[I[0]]; alias