Searched refs:detected_features (Results 1 – 3 of 3) sorted by relevance
58 WasmFeatures* detected_features = nullptr; member74 SETTER(detected_features) in SETTER()
6602 compiler_options.detected_features ? compiler_options.detected_features in ExecuteLiftoffCompilation()
1178 WasmFeatures detected_features; in CompileLazy() local1181 &detected_features); in CompileLazy()1182 compilation_state->OnCompilationStopped(detected_features); in CompileLazy()1520 WasmFeatures detected_features = WasmFeatures::None(); in ExecuteCompilationUnits() local1549 &env.value(), wire_bytes.get(), counters, &detected_features); in ExecuteCompilationUnits()1583 detected_features); in ExecuteCompilationUnits()