Home
last modified time | relevance | path

Searched defs:defaultView (Results 1 – 4 of 4) sorted by relevance

/third_party/node/test/parallel/
Dtest-vm-property-not-on-sandbox.js27 sandbox.document = { defaultView: sandbox }; property
/third_party/typescript/tests/lib/
Dlib.d.ts5717 defaultView: Window; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts4480 readonly defaultView: (WindowProxy & typeof globalThis) | null; property
/third_party/typescript/lib/
Dlib.dom.d.ts4500 readonly defaultView: (WindowProxy & typeof globalThis) | null; property