Searched refs:DecodeInitExpr (Results 1 – 1 of 1) sorted by relevance
916 WasmInitExpr DecodeInitExpr(const byte* start) { in DecodeInitExpr() function in v8::internal::wasm::ModuleDecoderImpl1502 return decoder.DecodeInitExpr(start); in DecodeWasmInitExprForTesting()