Searched refs:AppendBoolean (Results 1 – 7 of 7) sorted by relevance
10 value.AppendBoolean(false); in F()
32 void AppendBoolean(bool);
41 void AppendBoolean(bool);
129 void TracedValue::AppendBoolean(bool value) { in AppendBoolean() function in v8::tracing::TracedValue
65 list->AppendBoolean(true); in TEST()
687 void AppendBoolean(bool in_value);
1319 void ListValue::AppendBoolean(bool in_value) { in AppendBoolean() function in base::ListValue