Skip to main content

arguments

property Runtime.CallFunctionOnParameterType.arguments

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

CallArgument[] | undefined
Back to top