During the parsing process, we can extract the mapping between
The byte code instruction's index
The byte code's line number in original .bc0 file.
.bc0
This information is also stored in the comment field of the C0Function object.
comment
C0Function
Last updated 3 years ago