MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / arena

Method arena

eval/eval/evaluator_core.h:238–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236 }
237
238 google::protobuf::Arena* absl_nonnull arena() const { return arena_; }
239
240 const cel::EmbedderContext* absl_nullable embedder_context() const {
241 return embedder_context_;

Callers 15

OnPostVisitMethod · 0.45
ExecutionFrameMethod · 0.45
DoEvaluateMethod · 0.45
EvaluateMethod · 0.45
EvaluateMethod · 0.45
EvaluateMethod · 0.45
DoEvaluateMethod · 0.45
EvaluateMethod · 0.45
EvaluateMethod · 0.45
EvaluateMethod · 0.45
EvaluateInMapFunction · 0.45
EvaluateInFunction · 0.45

Calls

no outgoing calls

Tested by 2

Hello1Function · 0.36
Hello2Function · 0.36