chunk.h File Reference
Structures and enums for bytecode chunks. More...
Include dependency graph for chunk.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | KrkLineMap |
Map entry of instruction offsets to line numbers. More... | |
struct | KrkChunk |
Opcode chunk of a code object. More... | |
Detailed Description
Structures and enums for bytecode chunks.
Definition in file chunk.h.