Searched defs:HasDebugInfo (Results 1 – 5 of 5) sorted by relevance
253 public bool HasDebugInfo { get { return 0 != (_flags & 0x100); } } property in DotZLib.Info
880 bool SharedFunctionInfo::HasDebugInfo() const { in HasDebugInfo() function
891 bool HasDebugInfo = MMI && MMI->hasDebugInfo(); in doFinalization() local
2453 bool NativeModule::HasDebugInfo() const { in HasDebugInfo() function in v8::internal::wasm::NativeModule
283 bool HasDebugInfo = false; member in __anon1ef6e2410111::Verifier