Searched refs:DecodeULeb128 (Results 1 – 2 of 2) sorted by relevance
392 uint32_t result = DecodeULeb128(next_, &size); in GetNextULeb128()407 uint32_t EhFrameIterator::DecodeULeb128(const byte* encoded, in DecodeULeb128() function in v8::internal::EhFrameIterator
260 static uint32_t DecodeULeb128(const byte* encoded, int* encoded_size);