Searched refs:inTopLevelScope (Results 1 – 2 of 2) sorted by relevance
378 SkASSERT(!this->inTopLevelScope()); in parse()414 if (this->inTopLevelScope()) { in parse()482 bool inTopLevelScope() const { return fScopeIndex == 0; } in inTopLevelScope() function in skjson::__anon71d692ad0211::DOMParser
386 SkASSERT(!this->inTopLevelScope()); in parse()422 if (this->inTopLevelScope()) { in parse()490 bool inTopLevelScope() const { return fScopeIndex == 0; } in inTopLevelScope() function in skjson::__anon409b48780211::DOMParser