Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
H A Dcode-comments.cc17 static constexpr uint8_t kOffsetToCommentSize = kOffsetToPCOffset + kUInt32Size; member
19 kOffsetToCommentSize + kUInt32Size;
51 return ReadUnalignedValue<uint32_t>(current_entry_ + kOffsetToCommentSize); in GetCommentSize()

Completed in 0 milliseconds