Searched refs:setLock (Results 1 – 4 of 4) sorted by relevance
58 Alert: PASS: this.getField('MyField').setLock() threw Field.setLock: Operation not supported.
102 expectError("this.getField('MyField').setLock()");
114 JS_STATIC_METHOD(setLock, CJS_Field)334 CJS_Result setLock(CJS_Runtime* pRuntime,
2543 CJS_Result CJS_Field::setLock(CJS_Runtime* pRuntime, in setLock() function in CJS_Field