satyr 0.43
Loading...
Searching...
No Matches
sr_js_frame Struct Reference

Data Fields

enum sr_report_type type
 
char * file_name
 
uint32_t file_line
 
uint32_t line_column
 
char * function_name
 
struct sr_js_framenext
 

Detailed Description

Definition at line 41 of file js/frame.h.

Field Documentation

◆ file_line

uint32_t sr_js_frame::file_line

Definition at line 47 of file js/frame.h.

◆ file_name

char* sr_js_frame::file_name

Definition at line 45 of file js/frame.h.

◆ function_name

char* sr_js_frame::function_name

Definition at line 51 of file js/frame.h.

◆ line_column

uint32_t sr_js_frame::line_column

Definition at line 49 of file js/frame.h.

◆ next

struct sr_js_frame* sr_js_frame::next

Definition at line 53 of file js/frame.h.

◆ type

enum sr_report_type sr_js_frame::type

Definition at line 43 of file js/frame.h.


The documentation for this struct was generated from the following file: