Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFSection.h194 size_t getNumLocals() const { return LocalSymbols.size(); } in getNumLocals() function
/third_party/node/test/fixtures/wpt/wasm/jsapi/
Dwasm-module-builder.js621 getNumLocals() { method in WasmFunctionBuilder