Home | History | Annotate | Download | only in src

Lines Matching refs:successfully_flattened

2228   Object* successfully_flattened;
2229 if (!flat->ToObject(&successfully_flattened)) return this;
2230 return String::cast(successfully_flattened);