Member predicate ActiveJob::Serializers::DeserializeCall::runsArbitraryCode
Holds if this execution runs arbitrary code, as opposed to some restricted subset. E.g. Object.send
will only run any method on an object.
predicate runsArbitraryCode()
Holds if this execution runs arbitrary code, as opposed to some restricted subset. E.g. Object.send
will only run any method on an object.
predicate runsArbitraryCode()