Searched refs:has_code_section (Results 1 – 1 of 1) sorted by relevance
2968 const bool has_code_section = job_->native_module_ != nullptr; in OnFinishedStream() local2970 if (!has_code_section) { in OnFinishedStream()2982 DCHECK_IMPLIES(!has_code_section, needs_finish); in OnFinishedStream()