Searched refs:kDoNotCacheBit (Results 1 – 4 of 4) sorted by relevance
77 var doNotCache = flags & (1 << kDoNotCacheBit);
72 const kDoNotCacheBit = 5; # For FunctionTemplateInfo, matches objects.h
4701 kDoNotCacheBit) in ACCESSORS()
10337 static const int kDoNotCacheBit = 5; variable