pub const UINT8_PROTOTYPE_METHODS: &[&str];
The four base64/hex methods Uint8Array.prototype owns on its own. In the engine’s own order, which Object.getOwnPropertyNames reports.
Uint8Array.prototype
Object.getOwnPropertyNames