Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dfunction-body-decoder.cc515 class WasmFullDecoder : public WasmDecoder { class
517 WasmFullDecoder(Zone* zone, const wasm::WasmModule* module, in WasmFullDecoder() function in v8::internal::wasm::WasmFullDecoder
521 WasmFullDecoder(Zone* zone, TFBuilder* builder, const FunctionBody& body) in WasmFullDecoder() function in v8::internal::wasm::WasmFullDecoder
583 WasmFullDecoder(Zone* zone, const wasm::WasmModule* module, in WasmFullDecoder() function in v8::internal::wasm::WasmFullDecoder