Searched refs:has_code_comments (Results 1 – 2 of 2) sorted by relevance
69 bool Code::has_code_comments() const { return code_comments_size() > 0; } in has_code_comments() function in v8::internal::Code808 if (has_code_comments()) { in Disassemble()
196 V8_EXPORT_PRIVATE bool has_code_comments() const;