[IR] Handle constant expressions in containsUndefinedElement()
If the constant is a constant expression, then getAggregateElement() will return null. Guard against this before calling HasFn().
Loading
Please sign in to comment
If the constant is a constant expression, then getAggregateElement() will return null. Guard against this before calling HasFn().