Searched refs:addAnnot (Results 1 – 4 of 4) sorted by relevance
2 Alert: PASS: typeof this.addAnnot = function3 Alert: PASS: this.addAnnot() = undefined4 Alert: PASS: this.addAnnot(1, 2, "clams", [1, 2, 3]) = undefined
323 testUnsupported('this.addAnnot');
70 JS_STATIC_METHOD(addAnnot, CJS_Document)217 CJS_Result addAnnot(CJS_Runtime* pRuntime,
210 CJS_Result CJS_Document::addAnnot( in addAnnot() function in CJS_Document