Searched defs:IsInBounds (Results 1 – 8 of 8) sorted by relevance
32 inline constexpr bool IsInBounds(T index, T length, T max) { in IsInBounds() function
183 bool CJBig2_BitStream::IsInBounds() const { in IsInBounds() function in CJBig2_BitStream
259 auto IsInBounds = [](SpvOp opcode) { in UpdateOpcode() local
367 IsInBounds = (1 << 0) enumerator
433 IsInBounds = (1 << 0), enumerator
386 bool WasmTableObject::IsInBounds(Isolate* isolate, in IsInBounds() function in v8::internal::WasmTableObject