@turbowarp/types-tw
Preparing search index...
scratch-vm
VM
StackFrame
Interface StackFrame
interface
StackFrame
{
executionContext
:
unknown
;
isLoop
:
boolean
;
justReported
:
unknown
;
op
:
unknown
;
params
:
unknown
;
reported
:
unknown
;
reporting
:
string
;
waitingReporter
:
unknown
;
warpMode
:
boolean
;
reset
()
:
StackFrame
;
}
Index
Properties
execution
Context
is
Loop
just
Reported
op
params
reported
reporting
waiting
Reporter
warp
Mode
Methods
reset
Properties
execution
Context
executionContext
:
unknown
is
Loop
isLoop
:
boolean
just
Reported
justReported
:
unknown
op
op
:
unknown
TW: Internal block object being executed. Not the same as the object found in target.blocks.
params
params
:
unknown
reported
reported
:
unknown
reporting
reporting
:
string
waiting
Reporter
waitingReporter
:
unknown
Deprecated
unused
warp
Mode
warpMode
:
boolean
Methods
reset
reset
()
:
StackFrame
Returns
StackFrame
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
execution
Context
is
Loop
just
Reported
op
params
reported
reporting
waiting
Reporter
warp
Mode
Methods
reset
@turbowarp/types-tw
Loading...
TW: Internal block object being executed. Not the same as the object found in target.blocks.