Removed 'INSTANCE$' field generation

This commit is contained in:
Michael Bogdanov
2015-12-24 10:40:30 +03:00
parent aeb6486473
commit 2e73559f33
19 changed files with 10 additions and 170 deletions
@@ -3,5 +3,4 @@ object A {
}
// Field initialized in constant pool
// A super constructor call and INSTANCE put
// One more for INSTANCE$ put (temporarily)
// 3 ALOAD 0
// 2 ALOAD 0