equal
deleted
inserted
replaced
11 out is script object? false |
11 out is script object? false |
12 System is script object? false |
12 System is script object? false |
13 Object is script object? true |
13 Object is script object? true |
14 {} is script object? true |
14 {} is script object? true |
15 /foo/ is script object? true |
15 /foo/ is script object? true |
16 java.awt.Color is java function? true |
16 java.lang.String is java function? true |
17 java.lang.Runnable instance is java function? true |
17 java.lang.Runnable instance is java function? true |
18 eval is java function? false |
18 eval is java function? false |
19 println is java function? true |
19 println is java function? true |
20 getProperty is java function? true |
20 getProperty is java function? true |
21 callable JSObject is function? true |
21 callable JSObject is function? true |