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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGGraph.h291 bool isFunctionConstant(Node* node) function in class:JSC::DFG::Graph
H A DDFGSpeculativeJIT.h548 bool isFunctionConstant(Node* node) { return m_jit.graph().isFunctionConstant(node); } function in class:JSC::DFG::SpeculativeJIT

Completed in 118 milliseconds