Searched refs:inArrayScope (Results 1 – 2 of 2) sorted by relevance
387 SkASSERT(this->inArrayScope()); in parse()404 if (this->inArrayScope()) { in parse()484 bool inArrayScope() const { return fScopeIndex < 0; } in inArrayScope() function in skjson::__anon71d692ad0211::DOMParser554 SkASSERT(this->inArrayScope()); in popArrayScope()
395 SkASSERT(this->inArrayScope()); in parse()412 if (this->inArrayScope()) { in parse()492 bool inArrayScope() const { return fScopeIndex < 0; } in inArrayScope() function in skjson::__anon409b48780211::DOMParser562 SkASSERT(this->inArrayScope()); in popArrayScope()