Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-module.h221 bool BoundsCheck(uint32_t start, uint32_t end) const { in BoundsCheck() function
/external/v8/test/cctest/compiler/
Dtest-simplified-lowering.cc557 void BoundsCheck(int index) { in BoundsCheck() function in v8::internal::compiler::AccessTester