Home
last modified time | relevance | path

Searched defs:ModuleWireBytes (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.h598 struct V8_EXPORT_PRIVATE ModuleWireBytes { struct
599 explicit ModuleWireBytes(base::Vector<const byte> module_bytes) in ModuleWireBytes() function
601 ModuleWireBytes(const byte* start, const byte* end) in ModuleWireBytes() function

Completed in 5 milliseconds