Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-constants.h87 kActiveWithIndex = 2, // Active segment with a given memory/table index. enumerator
/third_party/node/test/fixtures/wpt/wasm/jsapi/
Dwasm-module-builder.js84 let kActiveWithIndex = 2; variable