Constant PINNED_REG
pub const PINNED_REG: u8 = 21; // 21u8Expand description
The pinned register on this architecture. It must be the same as Spidermonkey’s HeapReg, as found in this file. https://searchfox.org/mozilla-central/source/js/src/jit/arm64/Assembler-arm64.h#103