Searched refs:HasDebugInfo (Results 1 – 17 of 17) sorted by relevance
467 if (HasDebugInfo() && GetDebugInfo().HasInstrumentedBytecodeArray()) { in GetBytecodeArray()481 DCHECK(HasDebugInfo() && GetDebugInfo().HasInstrumentedBytecodeArray()); in GetDebugBytecodeArray()709 bool SharedFunctionInfo::HasDebugInfo() const { in HasDebugInfo() function720 DCHECK(!HasDebugInfo()); in SetDebugInfo()
211 if (!HasDebugInfo()) return false; in HasBreakInfo()218 if (!HasDebugInfo()) return false; in BreakAtEntry()225 if (!HasDebugInfo()) return false; in HasCoverageInfo()
390 inline bool HasDebugInfo() const;
93 DCHECK(shared.HasDebugInfo()); in RedirectActiveFunctions()
1248 DCHECK(shared->HasDebugInfo()); in PrepareFunctionForDebugExecution()1321 if (!shared.HasDebugInfo()) continue; in InstallDebugBreakTrampoline()1619 if (shared->HasDebugInfo()) return handle(shared->GetDebugInfo(), isolate_); in GetOrCreateDebugInfo()
1129 if (sfi->HasDebugInfo()) { in PatchScript()
167 if (sfi->HasDebugInfo()) { in SerializeObjectImpl()176 DCHECK(!sfi->HasDebugInfo()); in SerializeObjectImpl()
711 if (native_module->HasDebugInfo()) { in TierUpAllModulesPerIsolate()979 if (native_module->HasDebugInfo()) { in RemoveIsolate()
665 bool HasDebugInfo() const;
340 if (native_module_->HasDebugInfo()) { in Print()2000 bool NativeModule::HasDebugInfo() const { in HasDebugInfo() function in v8::internal::wasm::NativeModule
900 bool HasDebugInfo = MMI && MMI->hasDebugInfo(); in doFinalization() local938 if (HasDebugInfo) in doFinalization()
119 DCHECK(function->shared().HasDebugInfo()); in RUNTIME_FUNCTION()
282 bool HasDebugInfo = false; member in __anonf6fa241b0111::Verifier2244 HasDebugInfo = (N != nullptr); in visitFunction()2245 if (!HasDebugInfo) in visitFunction()4612 if (!HasDebugInfo) in verifyFnArgs()
1335 if (HasDebugInfo()) { in SharedFunctionInfoPrint()
1731 if (shared_info->HasDebugInfo() && in CollectSourcePositions()
2870 DCHECK(!shared->HasDebugInfo()); in NewDebugInfo()
10084 if (info.HasDebugInfo()) { in ResetBlackboxedStateCache()