Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.core.model |
Modifier and Type | Method and Description |
---|---|
abstract JavascriptThread.SuspendedState |
DebugElementImpl.WithSuspendedBase.getSuspendedState() |
JavascriptThread.SuspendedState |
DebugElementImpl.WithSuspended.getSuspendedState() |
JavascriptThread.SuspendedState |
DebugElementImpl.WithEvaluateBase.getSuspendedState() |
JavascriptThread.SuspendedState |
EvaluateContext.getThreadSuspendedState() |
Constructor and Description |
---|
StackFrame(JavascriptThread.SuspendedState threadState,
CallFrame stackFrame)
Constructs a stack frame for the given handler using the FrameMirror data
from the remote V8 VM.
|
WithSuspended(JavascriptThread.SuspendedState suspendedState) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.