Home
last modified time | relevance | path

Searched refs:kInBounds (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h246 kInBounds enumerator
H A Dwasm-compiler.cc3841 if (env_->bounds_checks == wasm::kNoBoundsChecks) return {index, kInBounds}; in BoundsCheckMem()
3859 return {index, kInBounds}; in BoundsCheckMem()

Completed in 18 milliseconds