Home | History | Annotate | Download | only in src

Lines Matching refs:current_

1224     if (current_ == limit_) return NULL;
1226 HeapObject* object = HeapObject::FromAddress(current_);
1229 current_ += size;
1243 Address current_;
2072 LargeObjectChunk* current_;