Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-decoder.cc761 bool CheckFunctionsCount(uint32_t functions_count, uint32_t offset) { in CheckFunctionsCount() function in v8::internal::wasm::ModuleDecoderImpl
1459 bool ModuleDecoder::CheckFunctionsCount(uint32_t functions_count, in CheckFunctionsCount() function in v8::internal::wasm::ModuleDecoder