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