Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc6061 Node* range_valid = gasm_->Word32And( in BoundsCheckArrayCopy() local
6064 TrapIfFalse(wasm::kTrapArrayOutOfBounds, range_valid, position); in BoundsCheckArrayCopy()