Searched refs:kNativeBit (Results 1 – 3 of 3) sorted by relevance
1974 (1 << SharedFunctionInfo::kNativeBit))); in Generate_CallFunction()
7087 static const int kNativeBit = kNative + kCompilerHintsSmiTagSize; variable7098 static const int kNativeBitWithinByte = kNativeBit % kBitsPerByte;
3352 (1 << SharedFunctionInfo::kNativeBit))); in DoShiftI()