Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmCompile.cpp485 DecodeMemorySection(Decoder& d, ModuleGeneratorData* init) in DecodeMemorySection() function
489 if (!DecodeMemorySection(d, UsesMemory(init->memoryUsage), &memory, &present)) in DecodeMemorySection()
933 if (!::DecodeMemorySection(d, init.get())) in Compile()
H A DWasmBinaryFormat.cpp593 wasm::DecodeMemorySection(Decoder& d, bool hasMemory, Limits* memory, bool *present)
H A DWasmBinaryFormat.h684 DecodeMemorySection(Decoder& d, bool hasMemory, Limits* memory, bool* present);
H A DWasmBinaryToAST.cpp1635 if (!DecodeMemorySection(c.d, c.module().hasMemory(), &memory, &present)) in AstDecodeMemorySection()
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/
H A Dmodule-decoder.cc379 DecodeMemorySection(); in DecodeSection()
554 void DecodeMemorySection() { in DecodeMemorySection() 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.cc481 DecodeMemorySection(); in DecodeSection()
715 void DecodeMemorySection() { in DecodeMemorySection() function in v8::internal::wasm::ModuleDecoderImpl
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmValidate.cpp1247 static bool DecodeMemorySection(Decoder& d, ModuleEnvironment* env) { in DecodeMemorySection() function
1564 if (!DecodeMemorySection(d, env)) return false; in DecodeModuleEnvironment()
/dports/lang/v8/v8-9.6.180.12/src/wasm/
H A Dmodule-decoder.cc472 DecodeMemorySection(); in DecodeSection()
849 void DecodeMemorySection() { in DecodeMemorySection() function in v8::internal::wasm::ModuleDecoderImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dmodule-decoder.cc455 DecodeMemorySection(); in DecodeSection()
734 void DecodeMemorySection() { in DecodeMemorySection() function in v8::internal::wasm::ModuleDecoderImpl
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmValidate.cpp2143 static bool DecodeMemorySection(Decoder& d, ModuleEnvironment* env) { in DecodeMemorySection() function
2755 if (!DecodeMemorySection(d, env)) { in DecodeModuleEnvironment()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmValidate.cpp2173 static bool DecodeMemorySection(Decoder& d, ModuleEnvironment* env) { in DecodeMemorySection() function
2788 if (!DecodeMemorySection(d, env)) { in DecodeModuleEnvironment()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmValidate.cpp2143 static bool DecodeMemorySection(Decoder& d, ModuleEnvironment* env) { in DecodeMemorySection() function
2755 if (!DecodeMemorySection(d, env)) { in DecodeModuleEnvironment()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmValidate.cpp2203 static bool DecodeMemorySection(Decoder& d, ModuleEnvironment* env) { in DecodeMemorySection() function
2906 if (!DecodeMemorySection(d, env)) { in DecodeModuleEnvironment()