pub const PINNED_REG: u8 = 21;Available on crate feature
arm64 only.Expand 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