Lines Matching defs:enabled_features
921 const WasmFeatures& enabled_features, in GetCompileStrategy()
947 NativeModule* native_module, const WasmFeatures& enabled_features, in GetRequestedExecutionTiers()
1092 WasmFeatures enabled_features) { in ValidateSingleFunction()
1113 auto enabled_features = native_module->enabled_features(); in ValidateSequentially() local
1148 auto enabled_features = native_module->enabled_features(); in CompileLazy() local
1702 const WasmFeatures& enabled_features, in MayCompriseLazyFunctions()
2499 auto enabled_features = job->enabled_features_; in RunInBackground() local
2873 auto enabled_features = job_->enabled_features_; in ProcessFunctionBody() local
3074 const WasmFeatures& enabled_features, int func_index) { in SetupCompilationProgressForFunction()
3107 auto enabled_features = native_module_->enabled_features(); in InitializeCompilationProgress() local
3251 auto enabled_features = native_module_->enabled_features(); in InitializeCompilationProgressAfterDeserialization() local
3894 WasmFeatures enabled_features = WasmFeatures::FromIsolate(isolate); in CompileJsToWasmWrappers() local