Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc5177 const wasm::ValueType wasm_type; in AtomicOp() member
5188 wasm_type(v) {} in AtomicOp()
5194 wasm_type(v) {} in AtomicOp()
5349 info.machine_type.representation(), info.wasm_type); in AtomicOp()
5360 BuildChangeEndiannessLoad(result, info.machine_type, info.wasm_type); in AtomicOp()