Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dmain_runner.cc47 ALLOY, enumerator
57 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()