Home | History | Annotate | Download | only in DartARM32

Lines Matching defs:IsLinked

80     ASSERT(!IsLinked());
92 bool IsLinked() const { return position_ > 0; }
110 ASSERT(IsLinked());