Searched refs:exec_script_whitelist_value (Results 1 – 1 of 1) sorted by relevance
998 const Value* exec_script_whitelist_value = in FillOtherConfig() local1000 if (exec_script_whitelist_value) { in FillOtherConfig()1002 if (!exec_script_whitelist_value->VerifyTypeIs(Value::LIST, err)) { in FillOtherConfig()1007 for (const auto& item : exec_script_whitelist_value->list_value()) { in FillOtherConfig()