Home | History | Annotate | Download | only in cctest

Lines Matching refs:kSmiValueSize

59 using v8::internal::kSmiValueSize;
1842 const int shifts[] = { 0, 1, 7, 24, kSmiValueSize - 1};
1942 const int shifts[] = { 0, 1, 7, 24, kSmiValueSize - 1};
2050 const int shifts[] = { 0, 1, 7, 24, kSmiValueSize - 1};