Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/
Dvlq.h86 VLQDecodeUnsigned(GetNextFunction&& get_next) { in VLQDecodeUnsigned() function
104 inline uint32_t VLQDecodeUnsigned(byte* data_start, int* index) { in VLQDecodeUnsigned() function