public class JsConsole
extends ScriptableObject
| Constructor and Description |
|---|
JsConsole()
The zero-parameter constructor.
|
JsConsole(ScriptableObject scope) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClassName() |
static void |
log(Context cx,
Scriptable thisObj,
java.lang.Object[] args,
Function funObj) |