Calls a method of an object, substituting another object for the current object.
method
util.CustomPromisifySymbol.call
@param thisArg
The object to be used as the current object.
@param argArray
A list of arguments to be passed to the method.
method
Calls a method of an object, substituting another object for the current object.
The object to be used as the current object.
A list of arguments to be passed to the method.