MCPcopy 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_FFunction · 0.80
EvalCtxMethod · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64