Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-module.h218 enum ElementType { kFunctionIndexElements, kExpressionElements }; enumerator
241 element_type(kFunctionIndexElements) {} in WasmElemSegment()
Dmodule-decoder.cc2097 : WasmElemSegment::kFunctionIndexElements; in consume_element_segment_header()