Searched refs:insertPages (Results 1 – 4 of 4) sorted by relevance
56 Alert: PASS: typeof this.insertPages = function57 Alert: PASS: this.insertPages() = undefined58 Alert: PASS: this.insertPages(1, 2, "clams", [1, 2, 3]) = undefined
319 testUnsupported('this.insertPages');
187 CJS_Return insertPages(CJS_Runtime* pRuntime,312 JS_STATIC_METHOD(insertPages, Document);
1424 CJS_Return Document::insertPages( in insertPages() function in Document