Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
trapLocation Struct Reference

Public Attributes

jsbytecode * pBytecode
 
JSScript * pScript
 
uint firstLineInFunction
 
uint lastLineInFunction
 

Detailed Description

Definition at line 122 of file ThreadDebugger.cpp.

Member Data Documentation

uint trapLocation::firstLineInFunction

Definition at line 126 of file ThreadDebugger.cpp.

uint trapLocation::lastLineInFunction

Definition at line 127 of file ThreadDebugger.cpp.

jsbytecode* trapLocation::pBytecode

Definition at line 124 of file ThreadDebugger.cpp.

JSScript* trapLocation::pScript

Definition at line 125 of file ThreadDebugger.cpp.


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