Searched defs:MementoFoundCountBits (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects.h8127 class MementoFoundCountBits: public BitField<int, 0, 26> {}; class in class:v8::internal::AllocationSite
8168 return MementoFoundCountBits::decode(value);

Completed in 199 milliseconds