Skip to main content
property Runtime.CallFunctionOnParameterType.arguments

Call arguments. All call arguments must belong to the same JavaScript world as the target object.

Type

CallArgument[] | undefined
Back to top