Searched refs:NodeState (Results 1 – 7 of 7) sorted by relevance
45 typedef std::pair<Iterator, Iterator> NodeState; in Visit() typedef46 typedef std::stack<NodeState, ZoneDeque<NodeState> > NodeStateStack; in Visit()47 NodeStateStack stack((ZoneDeque<NodeState>(zone))); in Visit()63 stack.push(NodeState(begin, end)); in Visit()66 NodeState top = stack.top(); in Visit()
21 cvox.NodeState;
223 TEST_F('CvoxDomUtilUnitTest', 'NodeState', function() {
48 STATIC_ASSERT(static_cast<int>(NodeState::kMask) == in Node()122 return NodeState::decode(flags_); in state()125 flags_ = NodeState::update(flags_, state); in set_state()280 class NodeState: public BitField<State, 0, 4> {}; class in v8::internal::GlobalHandles::Node
672 …unction(a){try{return a.map(function(a){if(1>a.length)throw Error("cvox.NodeState must have at lea…
704 …unction(a){try{return a.map(function(a){if(1>a.length)throw Error("cvox.NodeState must have at lea…
651 …unction(a){try{return a.map(function(a){if(1>a.length)throw Error("cvox.NodeState must have at lea…