Home
last modified time | relevance | path

Searched refs:kSpecialValueSpace (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Daddress-map.h150 return SpaceBits::encode(kSpecialValueSpace) | in Special()
168 static const int kSpecialValueSpace = LAST_SPACE + 1; variable
169 static const int kAttachedReferenceSpace = kSpecialValueSpace + 1;