Home
last modified time | relevance | path

Searched refs:DecodeFunctionSection (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmCompile.cpp444 DecodeFunctionSection(Decoder& d, ModuleGeneratorData* init) in DecodeFunctionSection() function
447 if (!DecodeFunctionSection(d, init->sigs, init->funcSigs.length(), &funcSigIndexes)) in DecodeFunctionSection()
927 if (!::DecodeFunctionSection(d, init.get())) in Compile()
H A DWasmBinaryFormat.cpp307 wasm::DecodeFunctionSection(Decoder& d, const SigWithIdVector& sigs, size_t numImportedFunc,
H A DWasmBinaryFormat.h673 DecodeFunctionSection(Decoder& d, const SigWithIdVector& sigs, size_t numImportedFunc,
H A DWasmBinaryToAST.cpp1559 if (!DecodeFunctionSection(c.d, sigs, c.module().numFuncImports(), &funcSigIndexes)) in AstDecodeFunctionSection()
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/
H A Dmodule-decoder.cc373 DecodeFunctionSection(); in DecodeSection()
518 void DecodeFunctionSection() { in DecodeFunctionSection() function in v8::internal::wasm::ModuleDecoderImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/
H A Dmodule-decoder.cc475 DecodeFunctionSection(); in DecodeSection()
668 void DecodeFunctionSection() { in DecodeFunctionSection() function in v8::internal::wasm::ModuleDecoderImpl
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmValidate.cpp1203 static bool DecodeFunctionSection(Decoder& d, ModuleEnvironment* env) { in DecodeFunctionSection() function
1560 if (!DecodeFunctionSection(d, env)) return false; in DecodeModuleEnvironment()
/dports/lang/v8/v8-9.6.180.12/src/wasm/
H A Dmodule-decoder.cc466 DecodeFunctionSection(); in DecodeSection()
791 void DecodeFunctionSection() { in DecodeFunctionSection() function in v8::internal::wasm::ModuleDecoderImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dmodule-decoder.cc449 DecodeFunctionSection(); in DecodeSection()
679 void DecodeFunctionSection() { in DecodeFunctionSection() function in v8::internal::wasm::ModuleDecoderImpl
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmValidate.cpp2083 static bool DecodeFunctionSection(Decoder& d, ModuleEnvironment* env) { in DecodeFunctionSection() function
2747 if (!DecodeFunctionSection(d, env)) { in DecodeModuleEnvironment()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmValidate.cpp2113 static bool DecodeFunctionSection(Decoder& d, ModuleEnvironment* env) { in DecodeFunctionSection() function
2780 if (!DecodeFunctionSection(d, env)) { in DecodeModuleEnvironment()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmValidate.cpp2083 static bool DecodeFunctionSection(Decoder& d, ModuleEnvironment* env) { in DecodeFunctionSection() function
2747 if (!DecodeFunctionSection(d, env)) { in DecodeModuleEnvironment()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmValidate.cpp2145 static bool DecodeFunctionSection(Decoder& d, ModuleEnvironment* env) { in DecodeFunctionSection() function
2898 if (!DecodeFunctionSection(d, env)) { in DecodeModuleEnvironment()