Searched refs:closeDoc (Results 1 – 4 of 4) sorted by relevance
11 Alert: PASS: typeof this.closeDoc = function12 Alert: PASS: this.closeDoc() = undefined13 Alert: PASS: this.closeDoc(1, 2, "clams", [1, 2, 3]) = undefined
304 testUnsupported('this.closeDoc');
139 bool closeDoc(CJS_Runtime* pRuntime,363 JS_STATIC_METHOD(closeDoc, Document);
1065 bool Document::closeDoc(CJS_Runtime* pRuntime, in closeDoc() function in Document