Home
last modified time | relevance | path

Searched refs:GetCommentSize (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dcode-comments.cc46 CHECK_EQ(GetCommentSize(), strlen(comment_string) + 1); in GetComment()
50 uint32_t CodeCommentsIterator::GetCommentSize() const { in GetCommentSize() function in v8::internal::CodeCommentsIterator
59 current_entry_ += kOffsetToCommentString + GetCommentSize(); in Next()
H A Dcode-comments.h54 uint32_t GetCommentSize() const;

Completed in 2 milliseconds