Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-objects.cc1334 uint32_t max_dst = table_dst->current_length(); in CopyTableEntries() local
1337 if (!base::IsInBounds(dst, count, max_dst) || in CopyTableEntries()