Searched refs:removeIcon (Results 1 – 4 of 4) sorted by relevance
62 Alert: PASS: typeof this.removeIcon = function63 Alert: PASS: this.removeIcon() = undefined64 Alert: PASS: this.removeIcon(1, 2, "clams", [1, 2, 3]) = undefined
343 testUnsupported('this.removeIcon');
107 JS_STATIC_METHOD(removeIcon, CJS_Document)300 CJS_Result removeIcon(CJS_Runtime* pRuntime,
1175 CJS_Result CJS_Document::removeIcon( in removeIcon() function in CJS_Document