Searched refs:inObjectScope (Results 1 – 1 of 1) sorted by relevance
392 if (this->inObjectScope()) { in parse()451 if (this->inObjectScope()) { in parse()491 bool inObjectScope() const { return fScopeIndex > 0; } in inObjectScope() function in skjson::__anon9a0be5660211::DOMParser541 SkASSERT(this->inObjectScope()); in popObjectScope()572 SkASSERT(this->inObjectScope()); in pushObjectKey()