Home
last modified time | relevance | path

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

/third_party/skia/src/utils/
H A DSkJSON.cpp392 if (this->inObjectScope()) { in parse()
451 if (this->inObjectScope()) { in parse()
491 bool inObjectScope() const { return fScopeIndex > 0; } in inObjectScope() function in skjson::__anon18973::DOMParser
541 SkASSERT(this->inObjectScope()); in popObjectScope()
572 SkASSERT(this->inObjectScope()); in pushObjectKey()

Completed in 2 milliseconds