Home | History | Annotate | Download | only in src

Lines Matching refs:kSmiTag

708   ((reinterpret_cast<intptr_t>(value) & kSmiTagMask) == kSmiTag)