Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc828 consume_resizable_limits( in DecodeImportSection()
840 consume_resizable_limits( in DecodeImportSection()
922 consume_resizable_limits( in DecodeTableSection()
939 consume_resizable_limits("memory", "pages", kSpecMaxMemoryPages, in DecodeMemorySection()
1806 void consume_resizable_limits(const char* name, const char* units, in consume_resizable_limits() function in v8::internal::wasm::ModuleDecoderImpl