Print the string values of its arguments. This method is defined as a JavaScript function. Note that its arguments are of the "varargs" form, which allows it to handle an arbitrary number of arguments supplied to the JavaScript function.
(Context cx, Scriptable thisObj,
Object[] args, Function funObj)
source not stored for this graph (policy: none)
no test coverage detected