Searched refs:root_is_array (Results 1 – 2 of 2) sorted by relevance
113 TracedValue::TracedValue(bool root_is_array) : in TracedValue() argument114 first_item_(true), root_is_array_(root_is_array) {} in TracedValue()
57 explicit TracedValue(bool root_is_array = false);