novx
Preparing search index...
core/src
Stacktrace
Class Stacktrace
Index
Constructors
constructor
Properties
consumer
loading
parser
Methods
create
Frames
map
Frames
Constructors
constructor
new
Stacktrace
()
:
Stacktrace
Returns
Stacktrace
Properties
Static
consumer
consumer
:
{
[
file
:
string
]:
SourceMapConsumer
}
= {}
Static
loading
loading
:
{
[
uri
:
string
]:
Observable
<
SourceMapConsumer
>
}
= {}
Static
parser
parser
:
Parser
= ...
Methods
Static
create
Frames
createFrames
(
stack
:
string
)
:
StackFrame
[]
Parameters
stack
:
string
Returns
StackFrame
[]
Static
map
Frames
mapFrames
(
...
frames
:
StackFrame
[]
)
:
Promise
<
StackFrame
[]
>
Parameters
...
frames
:
StackFrame
[]
Returns
Promise
<
StackFrame
[]
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
consumer
loading
parser
Methods
create
Frames
map
Frames
novx
Loading...