Constant polkavm_common::zygote::VM_ADDR_JUMP_TABLE

source ยท
pub const VM_ADDR_JUMP_TABLE: u64 = 0x800000000;
Expand description

The address where the indirect jump table starts inside of the VM.

This is not directly accessible by the program running inside of the VM.