Content deleted Content added
Line 132:
| ...
|-
| new_address3 = new_address2 + 2 + sizeof(fields);
| rowspan="2" | method count
| rowspan="2" | method count
Line 138:
| rowspan="2" | method count
|-
| new_address3 + 1
|-
| new_address3 + 2
| rowspan="4" | array of methods
| rowspan="4" | method table
Line 152:
| ...
|-
| new_address4 = new_address3 + 2 + sizeof(attributes);
| rowspan="2" | attribute count
| rowspan="2" | attribute count
Line 158:
| rowspan="2" | attribute count
|-
| new_address4 + 1
|-
| new_address4 + 2
| rowspan="4" | array of attributes
| rowspan="4" | attribute table
|