5#ifndef V8_CODEGEN_LABEL_H_
6#define V8_CODEGEN_LABEL_H_
36#if !V8_TARGET_ARCH_ARM64
96 if (distance ==
kNear) {
V8_INLINE bool is_unused() const
void link_to(int pos, Distance distance=kFar)
V8_INLINE bool is_near_linked() const
int near_link_pos() const
Label(const Label &)=delete
V8_INLINE void UnuseNear()
Label & operator=(const Label &)=delete
V8_INLINE bool is_linked() const
V8_INLINE bool is_bound() const
Label(Label &&) V8_NOEXCEPT=default
#define DCHECK(condition)