Searched defs:NoCache (Results 1 - 1 of 1) sorted by path

/external/chromium_org/v8/src/
H A Dcode-stubs.h142 NoCache, // marker for stubs that do custom caching enumerator in enum:v8::internal::BASE_EMBEDDED::Major
164 static uint32_t NoCacheKey() { return MajorKeyBits::encode(NoCache); }

Completed in 196 milliseconds