Searched defs:IsInBounds (Results 1 – 7 of 7) sorted by relevance
32 inline constexpr bool IsInBounds(T index, T length, T max) { in IsInBounds() function
263 auto IsInBounds = [](SpvOp opcode) { in UpdateOpcode() local
460 IsInBounds = (1 << 0), enumerator
317 bool WasmTableObject::IsInBounds(Isolate* isolate, in IsInBounds() function in v8::internal::WasmTableObject
36816 IsInBounds(const From aFrom) in IsInBounds() function