StackFrame
Properties
Name | Type |
---|---|
abs_path | string |
addr_mode | string |
chunk_id | string |
colno | number |
context_line | string |
filename | string |
function | string |
in_app | boolean |
instruction_addr | string |
lineno | number |
module | string |
platform | string |
post_context | string[] |
pre_context | string[] |
vars | {
[key: string]: JsonType;
} |