MCPcopy Create free account
hub / github.com/nodejs/node / object-association.js

File object-association.js

test/fixtures/wpt/common/object-association.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3// This is for testing whether an object (e.g., a global property) is associated with Window, or
4// with Document. Recall that Window and Document are 1:1 except when doing a same-origin navigation

Callers

nothing calls this directly

Calls 1

runTestsFunction · 0.70

Tested by

no test coverage detected