Searched refs:exportAsText (Results 1 – 4 of 4) sorted by relevance
23 Alert: PASS: typeof this.exportAsText = function24 Alert: PASS: this.exportAsText() = undefined25 Alert: PASS: this.exportAsText(1, 2, "clams", [1, 2, 3]) = undefined
308 testUnsupported('this.exportAsText');
140 CJS_Return exportAsText(CJS_Runtime* pRuntime,289 JS_STATIC_METHOD(exportAsText, Document);
218 CJS_Return Document::exportAsText( in exportAsText() function in Document