Type Definition deno_core::SharedArrayBufferStore[][src]

pub type SharedArrayBufferStore = CrossIsolateStore<SharedRef<BackingStore>>;