Home
last modified time | relevance | path

Searched defs:VLQEncode (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/base/
Dvlq.h48 VLQEncode(Function&& process_byte, int32_t value) { in VLQEncode() function
60 inline void VLQEncode(std::vector<byte, A>* data, int32_t value) { in VLQEncode() function