Home | History | Annotate | Download | only in compiler

Lines Matching refs:kSmiTagMask

790   STATIC_ASSERT(kSmiTagMask == 1);  // Only works if tag is the low bit.
792 jsgraph()->Int32Constant(kSmiTagMask));