Searched refs:bounds_checks_ (Results 1 – 2 of 2) sorted by relevance
760 BoundsCheckStrategy bounds_checks() const { return bounds_checks_; } in bounds_checks()1003 const BoundsCheckStrategy bounds_checks_; variable
987 bounds_checks_(GetBoundsChecks(module_.get())) { in NativeModule()1059 return {module(), bounds_checks_, kRuntimeExceptionSupport, enabled_features_, in CreateCompilationEnv()