OpenGrok
Cross Reference: mark-compact.cc
xref
: /
external
/
v8
/
src
/
heap
/
mark-compact.cc
Home
|
History
|
Annotate
|
Download
|
only in
heap
Lines Matching
full:old_cell
2780
Object*
old_cell
= cell;
2782
if (cell !=
old_cell
) {