Searched defs:CheckFunctionsCount (Results 1 – 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
D | module-decoder.cc | 1132 bool CheckFunctionsCount(uint32_t functions_count, uint32_t error_offset) { in CheckFunctionsCount() function in v8::internal::wasm::ModuleDecoderImpl |