MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io /

Class

g2all/900/module/view.js:100–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98export class View4 extends ViewMixin(Uint32Array) {}
99
100export class Buffer extends BufferView {
101 get addr() {
102 let res = this._addr_cache;
103 if (res !== undefined) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected