Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:ptrs

3291 "  Minimum allocated size: 4-byte ptrs:  16 bytes    (including 4 overhead)\n" +
3292 " 8-byte ptrs: 24/32 bytes (including, 4/8 overhead)\n" +
3294 " When a chunk is freed, 12 (for 4byte ptrs) or 20 (for 8 byte\n" +
3295 " ptrs but 4 byte size) or 24 (for 8/8) additional bytes are\n" +
8192 " // save ptrs so they can be freed during cleanup\n" +