Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-constants.h92 kUnknownSectionCode = 0, // code for unknown sections enumerator
/third_party/node/test/fixtures/wpt/wasm/jsapi/
Dwasm-module-builder.js55 let kUnknownSectionCode = 0; variable