Searched refs:submitForm (Results 1 – 4 of 4) sorted by relevance
111 Alert: PASS: typeof this.submitForm = function112 Alert: PASS: this.submitForm() threw error Document.submitForm: Incorrect number of parameters pass…
291 expect('typeof this.submitForm', 'function');294 expectError('this.submitForm()');
201 CJS_Return submitForm(CJS_Runtime* pRuntime,320 JS_STATIC_METHOD(submitForm, Document);
522 CJS_Return Document::submitForm( in submitForm() function in Document