Searched refs:extractPages (Results 1 – 4 of 4) sorted by relevance
29 Alert: PASS: typeof this.extractPages = function30 Alert: PASS: this.extractPages() = undefined31 Alert: PASS: this.extractPages(1, 2, "clams", [1, 2, 3]) = undefined
310 testUnsupported('this.extractPages');
163 bool extractPages(CJS_Runtime* pRuntime,369 JS_STATIC_METHOD(extractPages, Document);
1557 bool Document::extractPages(CJS_Runtime* pRuntime, in extractPages() function in Document