Searched refs:HasUncompiledDataWithPreparseData (Results 1 – 6 of 6) sorted by relevance
787 bool SharedFunctionInfo::HasUncompiledDataWithPreparseData() const { in HasUncompiledDataWithPreparseData() function793 DCHECK(HasUncompiledDataWithPreparseData()); in uncompiled_data_with_preparse_data()820 DCHECK(HasUncompiledDataWithPreparseData()); in ClearPreparseData()936 return HasBytecodeArray() || HasUncompiledDataWithPreparseData() || in CanDiscardCompiled()
186 if (reset_preparsed_scope_data && HasUncompiledDataWithPreparseData()) { in SetScript()377 if (shared_info->HasUncompiledDataWithPreparseData()) { in DiscardCompiled()706 if (HasUncompiledDataWithPreparseData()) { in SetPosition()
372 inline bool HasUncompiledDataWithPreparseData() const;
1074 if (sfi->HasUncompiledDataWithPreparseData()) { in PatchScript()
1660 if (shared_info->HasUncompiledDataWithPreparseData()) { in Run()2022 if (shared_info->HasUncompiledDataWithPreparseData()) { in Compile()
934 HasUncompiledDataWithPreparseData() || in SharedFunctionInfoVerify()