(_shadow)
| 5468 | // See https://github.com/endojs/endo/issues/1490 |
| 5469 | // TODO Report bug to JSC or Safari |
| 5470 | ownKeys(_shadow) { |
| 5471 | return []; |
| 5472 | }}; |
| 5473 | |
| 5474 | |
| 5475 | // The scope handler's prototype is a proxy that throws if any trap other |
no outgoing calls
no test coverage detected