HomeSort by relevance Sort by last modified time
    Searched defs:kIntSize (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
globals.h 131 const int kIntSize = sizeof(int); // NOLINT
170 const int kBitsPerInt = kIntSize * kBitsPerByte;
  /external/v8/test/cctest/
test-api.cc     [all...]

Completed in 764 milliseconds