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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGTypeCheckHoistingPhase.cpp154 m_graph.voteChildren(node, VoteOther);
161 m_graph.voteChildren(node, VoteOther);
H A DDFGGraph.h609 void voteChildren(Node* node, unsigned ballot) function in class:JSC::DFG::Graph
H A DDFGPredictionPropagationPhase.cpp704 m_graph.voteChildren(node, VoteValue);

Completed in 146 milliseconds