Home
last modified time | relevance | path

Searched refs:has_debug_info (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dobjects-inl.h5918 bool has_debug_info = debug_info()->IsStruct(); in HasDebugInfo() local
5919 DCHECK(!has_debug_info || HasDebugCode()); in HasDebugInfo()
5920 return has_debug_info; in HasDebugInfo()