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

/external/v8/test/unittests/wasm/
H A Dmodule-decoder-unittest.cc231 static void AppendUint32v(std::vector<byte>& buffer, uint32_t val) { function in namespace:v8::internal::wasm
259 AppendUint32v(buffer, i); // Number of globals.

Completed in 98 milliseconds