Searched refs:CanDiscardCompiled (Results 1 – 3 of 3) sorted by relevance
708 bool SharedFunctionInfo::CanDiscardCompiled() const { in CanDiscardCompiled() function717 DCHECK(shared_info->CanDiscardCompiled()); in DiscardCompiled()
504 inline bool CanDiscardCompiled() const;
762 if (shared->CanDiscardCompiled()) { in CreateBlob()