Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.h252 class WasmElemSegment { class in v8::internal::wasm::WasmModuleBuilder
273 WasmElemSegment(Zone* zone, ValueType type, uint32_t table_index, in WasmElemSegment() function in v8::internal::wasm::WasmModuleBuilder::WasmElemSegment
285 WasmElemSegment(Zone* zone, ValueType type, bool declarative) in WasmElemSegment() function in v8::internal::wasm::WasmModuleBuilder::WasmElemSegment
H A Dwasm-module.h212 struct WasmElemSegment { struct
221 WasmElemSegment(ValueType type, uint32_t table_index, in WasmElemSegment() function
231 WasmElemSegment(ValueType type, Status status, ElementType element_type) in WasmElemSegment() function
237 WasmElemSegment() in WasmElemSegment() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DWasm.h151 struct WasmElemSegment { struct

Completed in 4 milliseconds