mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:21:01 +00:00
- NewString (allocates a new PrimitiveString from the GC heap) - GetVariable (retrieves a variable in the current scope) - SetVariable (assigns a variable in the current scope) |
||
|---|---|---|
| .. | ||
| Block.cpp | ||
| Block.h | ||
| Generator.cpp | ||
| Generator.h | ||
| Instruction.cpp | ||
| Instruction.h | ||
| Interpreter.cpp | ||
| Interpreter.h | ||
| Op.cpp | ||
| Op.h | ||
| Register.h | ||