Home
last modified time | relevance | path

Searched refs:inArrayScope (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/utils/
H A DSkJSON.cpp395 SkASSERT(this->inArrayScope()); in parse()
412 if (this->inArrayScope()) { in parse()
492 bool inArrayScope() const { return fScopeIndex < 0; } in inArrayScope() function in skjson::__anon18973::DOMParser
562 SkASSERT(this->inArrayScope()); in popArrayScope()

Completed in 2 milliseconds