(_: Node)
| 907 | // -- Unused API stubs (present for API parity) |
| 908 | |
| 909 | copyStyle(_: Node): void {} |
| 910 | setDirtiedFunc(_: unknown): void {} |
| 911 | unsetDirtiedFunc(): void {} |
| 912 | setIsReferenceBaseline(v: boolean): void { |
nothing calls this directly
no outgoing calls
no test coverage detected