Searched defs:comment_length (Results 1 – 2 of 2) sorted by relevance
22 uint32_t CodeCommentEntry::comment_length() const { in comment_length() function in v8::internal::CodeCommentEntry
414 unsigned int comment_length = 0; in main() local