FunctionCallArgumentsBuilder
Builder for the argument list of a synthesized function call, typically used to implement PrimitiveFunctionBackedNode.toFunctionCallArguments.
Provides concise helpers that wrap common value shapes into Expressions, mapping null to NoneValue where an argument is optional.