Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ Context
Method
Context
plugins/experimental/wasm/ats_context.cc:309–309 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
307
}
308
309
Context::Context() : ContextBase() {}
310
311
Context::Context(Wasm *wasm) : ContextBase(wasm) {}
312
Callers
nothing calls this directly
Calls
1
getContext
Method · 0.45
Tested by
no test coverage detected