Home
last modified time | relevance | path

Searched defs:LocalNamesPerFunction (Results 1 – 3 of 3) sorted by relevance

/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/
H A Dmodule-decoder.h45 struct LocalNamesPerFunction { struct
49 explicit LocalNamesPerFunction(int function_index) in LocalNamesPerFunction() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/
H A Dmodule-decoder.h75 LocalNamesPerFunction(int function_index, std::vector<LocalName> names) in LocalNamesPerFunction() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dmodule-decoder.h76 LocalNamesPerFunction(int function_index, std::vector<LocalName> names) in LocalNamesPerFunction() function