| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.heapprofiler | |
| com.qeagle.devtools.protocol.types.profiler | |
| com.qeagle.devtools.protocol.types.runtime |
| Modifier and Type | Method and Description |
|---|---|
CallFrame |
SamplingHeapProfileNode.getCallFrame()
Function location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingHeapProfileNode.setCallFrame(CallFrame callFrame)
Function location.
|
| Modifier and Type | Method and Description |
|---|---|
CallFrame |
ProfileNode.getCallFrame()
Function location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileNode.setCallFrame(CallFrame callFrame)
Function location.
|
| Modifier and Type | Method and Description |
|---|---|
List<CallFrame> |
StackTrace.getCallFrames()
JavaScript function name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StackTrace.setCallFrames(List<CallFrame> callFrames)
JavaScript function name.
|
Copyright © 2020. All rights reserved.