Home | History | Annotate | Download | only in src

Lines Matching full:is_result_from_cache

281     bool* is_result_from_cache) {
320 *is_result_from_cache = true;
323 *is_result_from_cache = false;
355 bool is_result_from_cache = false;
360 &is_result_from_cache);
370 !is_result_from_cache && boilerplate->HasFastProperties();