зеркало из https://github.com/mozilla/rhino.git
spotless
This commit is contained in:
Родитель
7869c06ff9
Коммит
75b1c26be5
|
@ -41,7 +41,8 @@ public class SealedSharedScopeTest {
|
|||
sharedScope,
|
||||
"jsObj = {'bar': 42};\n"
|
||||
// Some tests...
|
||||
// + "Object.defineProperties(jsObj, { baz : { writable: true, value: 'aaa' }});\n"
|
||||
// + "Object.defineProperties(jsObj, { baz : { writable: true, value: 'aaa'
|
||||
// }});\n"
|
||||
// + "Object.seal(jsObj);"
|
||||
,
|
||||
"init",
|
||||
|
|
Загрузка…
Ссылка в новой задаче