Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ exprEvalCacheEnabled
Method
exprEvalCacheEnabled
bolt/core/QueryCtx.h:367–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
bool exprEvalCacheEnabled() const {
368
return exprEvalCacheEnabled_;
369
}
370
371
private:
372
// Pool for all Buffers for this thread.
Callers
2
TEST_F
Function · 0.80
EvalCtx
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64