Searched refs:readonlyErrorRE (Results 1 – 1 of 1) sorted by relevance
4 const readonlyErrorRE = constant19 assert.throws(() => { test_object.readonlyValue = 3; }, readonlyErrorRE);