Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-module.h279 bool IsValidGlobal(uint32_t index) const { in IsValidGlobal() function
292 DCHECK(IsValidGlobal(index)); in GetGlobalType()