Searched refs:getLinks (Results 1 – 4 of 4) sorted by relevance
35 Alert: PASS: typeof this.getLinks = function36 Alert: PASS: this.getLinks() = undefined37 Alert: PASS: this.getLinks(1, 2, "clams", [1, 2, 3]) = undefined
312 testUnsupported('this.getLinks');
191 bool getLinks(CJS_Runtime* pRuntime,376 JS_STATIC_METHOD(getLinks, Document);
1186 bool Document::getLinks(CJS_Runtime* pRuntime, in getLinks() function in Document