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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGArgumentsSimplificationPhase.cpp647 m_graph.clearAndDerefChild1(node);
H A DDFGGraph.h125 void clearAndDerefChild1(Node* node) { clearAndDerefChild(node, 0); } function in class:JSC::DFG::Graph
H A DDFGCSEPhase.cpp1182 m_graph.clearAndDerefChild1(node);

Completed in 94 milliseconds