Home
last modified time | relevance | path

Searched refs:setTableBounds (Results 1 – 4 of 4) sorted by relevance

/third_party/node/test/fixtures/wpt/wasm/jsapi/module/
Dexports.any.js107 builder.setTableBounds(1);
153 builder.setTableBounds(1);
/third_party/node/test/fixtures/wpt/wasm/jsapi/instance/
Dconstructor-caching.any.js11 builder.setTableBounds(1);
/third_party/node/test/fixtures/wpt/wasm/jsapi/
DinstanceTestFactory.js215 builder.setTableBounds(1);
271 builder.setTableBounds(1);
Dwasm-module-builder.js872 setTableBounds(min, max = undefined) { method in WasmModuleBuilder