Searched refs:calculateNow (Results 1 – 4 of 4) sorted by relevance
132 CJS_Return calculateNow(CJS_Runtime* pRuntime,285 JS_STATIC_METHOD(calculateNow, Document);
1198 CJS_Return Document::calculateNow( in calculateNow() function in Document
132 expect('typeof this.calculateNow', 'function');
78 Alert: PASS: typeof this.calculateNow = function