Searched refs:importAnFDF (Results 1 – 4 of 4) sorted by relevance
47 Alert: PASS: typeof this.importAnFDF = function48 Alert: PASS: this.importAnFDF() = undefined49 Alert: PASS: this.importAnFDF(1, 2, "clams", [1, 2, 3]) = undefined
316 testUnsupported('this.importAnFDF');
181 CJS_Return importAnFDF(CJS_Runtime* pRuntime,309 JS_STATIC_METHOD(importAnFDF, Document);
288 CJS_Return Document::importAnFDF( in importAnFDF() function in Document