Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/wasm/jsapi/exception/
Dbasic.tentative.any.js76 const fnIndex = builder.addImport("module", "fn", kSig_v_v); constant
101 const fnIndex = builder.addImport("module", "fn", kSig_v_v); constant
/third_party/node/test/fixtures/wpt/wasm/jsapi/constructor/
Dmulti-value.any.js59 const fnIndex = builder.addImport("module", "fn", type_if_fi); constant