Interface PortableInvocationContext

Hierarchy

Indexable

[x: string]: any

Properties

context: CpuContext

CPU registers. You may also update register values by assigning to these keys.

depth: number

Call depth of relative to other invocations.

returnAddress: NativePointer

Return address.

threadId: number

OS thread ID.

Generated using TypeDoc