Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/marijnh/Eloquent-JavaScript
/
Class
src/client/sandbox.mjs:438–438 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
436
}
437
438
class
Cached {
439
constructor(mapping) {
440
this.mapping = mapping
441
this.work = Object.create(null)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected