Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-decoder.cc273 CheckForFunctions(module, section); in DecodeModule()
296 CheckForFunctions(module, section); in DecodeModule()
341 CheckForFunctions(module, section); in DecodeModule()
426 void CheckForFunctions(WasmModule* module, WasmSection::Code section) { in CheckForFunctions() function in v8::internal::wasm::__anon606b6bea0111::ModuleDecoder