Searched refs:syncAnnotScan (Results 1 – 4 of 4) sorted by relevance
68 Alert: PASS: typeof this.syncAnnotScan = function69 Alert: PASS: this.syncAnnotScan() = undefined70 Alert: PASS: this.syncAnnotScan(1, 2, "clams", [1, 2, 3]) = undefined
323 testUnsupported('this.syncAnnotScan');
275 bool syncAnnotScan(CJS_Runtime* pRuntime,398 JS_STATIC_METHOD(syncAnnotScan, Document);
589 bool Document::syncAnnotScan(CJS_Runtime* pRuntime, in syncAnnotScan() function in Document