Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:linked

4320 "    // organize into a linked list...\n" +
5171 " Free chunks are stored in circular doubly-linked lists, and look like this:\n" +
5360 " linked. The bins are approximately proportionally (log) spaced.\n" +
5378 " Chunks of the same size are linked with the most\n" +
5385 " To simplify use in double-linked lists, each bin header acts\n" +
5568 " are not doubly linked. It is faster to single-link them, and\n" +