Searched refs:IsCacheable (Results 1 – 8 of 8) sorted by relevance
51 PrintF(out, " -cacheable = %s\n", IsCacheable() ? "true" : "false"); in Print()
295 bool IsCacheable() { return cacheable_; } in IsCacheable() function
430 || !lookup->IsCacheable()) { in LookupForRead()688 if (!lookup->IsProperty() || !lookup->IsCacheable()) return; in UpdateCaches()932 if (!lookup->IsCacheable()) return; in UpdateCaches()1199 if (!lookup->IsProperty() || !lookup->IsCacheable()) return; in UpdateCaches()1269 if (!lookup->IsCacheable()) return false; in StoreICableLookup()
1463 lookup->IsCacheable() && in CallOptimization()
1088 if (lookup->IsFound() && lookup->IsCacheable()) { in GenerateLoadInterceptor()
1108 if (lookup->IsFound() && lookup->IsCacheable()) { in GenerateLoadInterceptor()
1250 if (lookup->IsFound() && lookup->IsCacheable()) { in GenerateLoadInterceptor()
1259 if (lookup->IsFound() && lookup->IsCacheable()) { in GenerateLoadInterceptor()