Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc879 uint32_t functions_count = in DecodeFunctionSection() local
1105 uint32_t functions_count = consume_u32v("functions count"); in DecodeCodeSection() local
1132 bool CheckFunctionsCount(uint32_t functions_count, uint32_t error_offset) { in CheckFunctionsCount()
2310 bool ModuleDecoder::CheckFunctionsCount(uint32_t functions_count, in CheckFunctionsCount()
2374 uint32_t functions_count = decoder.consume_u32v("functions count"); in DecodeAsmJsOffsets() local
2500 uint32_t functions_count = decoder.consume_u32v("functions count"); in DecodeFunctionNames() local