satyr 0.42
Loading...
Searching...
No Matches
Data Fields
sr_js_stacktrace Struct Reference

Data Fields

enum sr_report_type type
 
char * exception_name
 
struct sr_js_frameframes
 
sr_js_platform_t platform
 

Detailed Description

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

Field Documentation

◆ exception_name

char* sr_js_stacktrace::exception_name

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

◆ frames

struct sr_js_frame* sr_js_stacktrace::frames

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

◆ platform

sr_js_platform_t sr_js_stacktrace::platform

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

◆ type

enum sr_report_type sr_js_stacktrace::type

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


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