Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.cc964 BoundsCheckStrategy GetBoundsChecks(const WasmModule* module) { in GetBoundsChecks() function
987 bounds_checks_(GetBoundsChecks(module_.get())) { in NativeModule()