Home | History | Annotate | Download | only in runtime

Lines Matching defs:last_entry_

1513     if (current_entry_ >= last_entry_) {
1530 if (current_tag_ == nullptr || current_entry_ == nullptr || current_entry_ >= last_entry_) {
1546 last_entry_(reinterpret_cast<byte*>(header) + frame_size),
1550 byte* last_entry_;