Searched defs:stackDepth (Results 1 – 3 of 3) sorted by relevance
1322 unsigned stackDepth = 1; in handleResidualStyleCloseTagAcrossBlocks() local1443 unsigned stackDepth = 1; in popBlock() local
651 int stackDepth() const { return m_stack.size(); } in stackDepth() function in WebCore::__anonac20344f0111::Deserializer
993 …erator::findScopedProperty(const Identifier& property, int& index, size_t& stackDepth, bool forWri… in findScopedProperty()