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
319 testUnsupported('this.addAnnot');
71 JS_STATIC_METHOD(addAnnot, CJS_Document)218 CJS_Result addAnnot(CJS_Runtime* pRuntime,
204 CJS_Result CJS_Document::addAnnot( in addAnnot() function in CJS_Document