Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.h760 BoundsCheckStrategy bounds_checks() const { return bounds_checks_; } in bounds_checks()
1003 const BoundsCheckStrategy bounds_checks_; variable
Dwasm-code-manager.cc987 bounds_checks_(GetBoundsChecks(module_.get())) { in NativeModule()
1059 return {module(), bounds_checks_, kRuntimeExceptionSupport, enabled_features_, in CreateCompilationEnv()