Searched refs:ALLOY (Results 1 – 2 of 2) sorted by relevance
47 ALLOY, enumerator57 if (type == RuntimeType::ALLOY) { in MakeDelegate()58 g_runtime_type = RuntimeType::ALLOY; in MakeDelegate()233 settings->chrome_runtime ? RuntimeType::CHROME : RuntimeType::ALLOY, this, in Initialize()323 : RuntimeType::ALLOY; in RunAsHelperProcess()535 return g_runtime_type == RuntimeType::ALLOY; in IsAlloyRuntimeEnabled()
6121 ALLOY,6133 if (type == RuntimeType::ALLOY) {6134 g_runtime_type = RuntimeType::ALLOY;6141 + g_runtime_type = RuntimeType::ALLOY;6154 settings->chrome_runtime ? RuntimeType::CHROME : RuntimeType::ALLOY, this,6157 + main_delegate_ = MakeDelegate(RuntimeType::ALLOY, this, settings, application);6169 : RuntimeType::ALLOY;6171 + auto runtime_type = RuntimeType::ALLOY;