| 1502 | GObject.ParamFlags.CONSTRUCT | GObject.ParamFlags.READWRITE), |
| 1503 | }, |
| 1504 | }, class MyObjectWithJSObjectProperty extends GObject.Object { |
| 1505 | }); |
| 1506 | |
| 1507 | describe('GObject class with JSObject property', function () { |
nothing calls this directly
no outgoing calls
no test coverage detected