Home
last modified time | relevance | path

Searched defs:kShortSize (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/objects/
Dstring.h733 static const int kShortSize = kResourceOffset + kPointerSize; variable
/external/swiftshader/third_party/subzero/src/
DIceAssemblerX86BaseImpl.h3591 static const int kShortSize = 2; in j() local
3645 static const int kShortSize = 2; in jmp() local
/external/v8/src/
Dglobals.h128 constexpr int kShortSize = sizeof(short); // NOLINT variable