MCPcopy Create free account
hub / github.com/dropbox/hackpad / print

Method print

infrastructure/rhino1_7R3/examples/Shell.java:173–186  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

processSourceMethod · 0.45
printFunction · 0.45
taskWritePadFunction · 0.45

Calls 2

toStringMethod · 0.95
printlnMethod · 0.80

Tested by

no test coverage detected