Home
last modified time | relevance | path

Searched defs:existing_value (Results 1 – 5 of 5) sorted by relevance

/third_party/gn/src/gn/
Dfunction_forward_variables_from.cc59 const Value* existing_value = dest->GetValue(storage_key); in ForwardValuesFromList() local
Doperators.cc463 const Value* existing_value = dest->GetExistingValue(); in ExecutePlusEquals() local
538 const Value* existing_value = dest->GetExistingValue(); in ExecuteMinusEquals() local
Dscope.cc312 const Value* existing_value = dest->GetValue(current_name); in NonRecursiveMergeTo() local
/third_party/cef/tests/cefclient/browser/
Dpreferences_test.cc281 CefRefPtr<CefValue> existing_value = context->GetPreference(name); in SetPref() local
/third_party/node/src/api/
Denvironment.cc518 Local<Value> existing_value; in GetPerContextExports() local