quickjs currently only records the line number. Also record the column. Needs (hopefully) minor tweaks to the token parser and the pc2line RLE data structure that's attached to JSFunctionDef and JSFunctionBytecode objects. Refs: https://github.com/quickjs-ng/quickjs/issues/134#issuecomment-1828386599