Add is_contextual flag to FunctionDescriptor. by copybara-service[bot] · Pull Request #1775 · google/cel-cpp
This is used to mark a function as impure or context dependent. This blocks constant folding from attempting to evaluate the function. PiperOrigin-RevId: 827691703
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters