Lines Matching refs:top
189 A conservative GC can just scan the entire stack from top to bottom to find204 frame gets popped, we set "nextEntry" to the "top" pointer of the current1498 Object** top = pRefTable->table;1500 if (top == NULL)1504 while (--ptr >= top) {