Home
last modified time | relevance | path

Searched defs:tail_ (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/utils/
Dlocked-queue.h40 Node* tail_; variable
/third_party/node/src/
Dcallback_queue.h71 Callback* tail_ = nullptr; variable
/third_party/node/deps/v8/src/heap/
Darray-buffer-sweeper.h35 ArrayBufferExtension* tail_ = nullptr; member
Dslot-set.h677 Chunk* tail_ = nullptr; variable
/third_party/node/deps/v8/src/base/
Dthreaded-list.h282 T** tail_; variable
/third_party/skia/third_party/externals/libwebp/src/enc/
Dbackward_references_enc.h175 PixOrCopyBlock** tail_; // for list recycling member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.h479 index_type tail_; variable
/third_party/node/deps/v8/src/logging/
Dlog.cc921 base::Atomic32 tail_; // Index to the buffer tail. member in v8::internal::Profiler