#include <ExceptionEventLocation.h>
◆ ExceptionEventLocation() [1/4]
JSC::ExceptionEventLocation::ExceptionEventLocation |
( |
| ) |
|
|
inline |
◆ ExceptionEventLocation() [2/4]
JSC::ExceptionEventLocation::ExceptionEventLocation |
( |
const char * |
functionName, |
|
|
const char * |
file, |
|
|
unsigned |
line |
|
) |
| |
|
inline |
◆ ExceptionEventLocation() [3/4]
JSC::ExceptionEventLocation::ExceptionEventLocation |
( |
| ) |
|
|
inline |
◆ ExceptionEventLocation() [4/4]
JSC::ExceptionEventLocation::ExceptionEventLocation |
( |
const char * |
functionName, |
|
|
const char * |
file, |
|
|
unsigned |
line |
|
) |
| |
|
inline |
◆ file
const char * JSC::ExceptionEventLocation::file { nullptr } |
◆ functionName
const char * JSC::ExceptionEventLocation::functionName { nullptr } |
◆ line
unsigned JSC::ExceptionEventLocation::line { 0 } |
The documentation for this struct was generated from the following file: