Lines Matching full:bits
69 | Object Header (128 bits) | Sta…
71 | Mark Word (64 bits) | Class Word (64 bits) | …
87 | Object Header (64 bits) | Sta…
89 | Mark Word (32 bits) | Class Word (32 bits) | …
106 | Object Header (64 bits) | Sta…
108 | Mark Word (32 bits) | Class Word (32 bits) | …
126 | Object Header (32 bits) | Sta…
128 | Mark Word (16 bits) | Class Word (16 bits) | …
159 | Object Header (64 bits) |
161 | Length (32 bits) |
171 | Object Header (64 bits) |
173 | Length (32 bits) |
175 | String hash value (32 bits) |
183 | Object Header (64 bits) |
185 | Length (31 bits) |
189 | String hash value (32 bits) |
194 If the compressed bit is 1, the string has a compressed payload, and the payload consists of 8 bits.
196 If the compressed bit is 0, the string has not been compressed, and the payload consists of 16 bits.
203 | String Hash | GC bit (1 bit) | Status (2 bits) | <--- Mark Word (32 bits)
205 | Class Word (32 bits) |
207 | Length (32 bits) |