Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/browserify/browserify
/ context
Function
context
test/buffer.js:138–144 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
136
});
137
138
function
context () {
139
return
{
140
ArrayBuffer: ArrayBuffer,
141
Uint8Array: Uint8Array,
142
DataView: DataView
143
};
144
}
Callers
1
buffer.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…