Home
last modified time | relevance | path

Searched refs:DecodeInitExprForTesting (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc1566 ConstantExpression DecodeInitExprForTesting(ValueType expected) { in DecodeInitExprForTesting() function in v8::internal::wasm::ModuleDecoderImpl
2349 return decoder.DecodeInitExprForTesting(expected); in DecodeWasmInitExprForTesting()