Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
H A Dsource-position-table.cc90 T DecodeInt(base::Vector<const byte> bytes, int* index) { in DecodeInt() function
110 int tmp = DecodeInt<int>(bytes, index); in DecodeEntry()
118 entry->source_position = DecodeInt<int64_t>(bytes, index); in DecodeEntry()

Completed in 1 milliseconds