File Information
Library: JS/Core
Package: Execution
Header: Poco/JS/Core/JSExecutor.h
Variables
lineNo
int lineNo;
message
std::string message;
stackTrace
std::vector < StackFrame > stackTrace;
uri
std::string uri;
Library: JS/Core
Package: Execution
Header: Poco/JS/Core/JSExecutor.h
int lineNo;
std::string message;
std::vector < StackFrame > stackTrace;
std::string uri;