Home | History | Annotate | Download | only in src

Lines Matching refs:kConstructMarker

168   const Smi* kConstructMarker = Smi::FromInt(StackFrame::CONSTRUCT);
170 bool result = (marker == kConstructMarker);