Searched refs:cell_cached (Results 1 – 1 of 1) sorted by relevance
331 bool cell_cached = property_cell().Cache(); in GetConstantHint() local332 CHECK(cell_cached); // Can't fail on the main thread. in GetConstantHint()