Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc1132 bool CheckFunctionsCount(uint32_t functions_count, uint32_t error_offset) { in CheckFunctionsCount() function in v8::internal::wasm::ModuleDecoderImpl
2310 bool ModuleDecoder::CheckFunctionsCount(uint32_t functions_count, in CheckFunctionsCount() function in v8::internal::wasm::ModuleDecoder