Interface CallbackContext

Hierarchy

  • CallbackContext

Properties

Properties

context: CpuContext

CPU registers, but unlike InvocationContext this is read-only and only contains the bare minimum needed for Thread.backtrace() - all others are zeroed out.

returnAddress: NativePointer

Return address.

Generated using TypeDoc