Home
last modified time | relevance | path

Searched refs:EncodeInt (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dsource-position-table.cc50 void EncodeInt(std::vector<byte>& bytes, T value) { in EncodeInt() function
71 EncodeInt(bytes, in EncodeEntry()
73 EncodeInt(bytes, entry.source_position); in EncodeEntry()