Searched defs:BoundsCheck (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/wasm/ | ||
D | wasm-module.h | 221 bool BoundsCheck(uint32_t start, uint32_t end) const { in BoundsCheck() function |
/external/v8/test/cctest/compiler/ | ||
D | test-simplified-lowering.cc | 557 void BoundsCheck(int index) { in BoundsCheck() function in v8::internal::compiler::AccessTester |