Searched defs:isNumberConstant (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGGraph.h276 bool isNumberConstant(Node* node) function in class:JSC::DFG::Graph
H A DDFGNode.h405 bool isNumberConstant(CodeBlock* codeBlock) function in struct:JSC::DFG::Node
H A DDFGSpeculativeJIT.h546 bool isNumberConstant(Node* node) { return m_jit.graph().isNumberConstant(node); } function in class:JSC::DFG::SpeculativeJIT

Completed in 135 milliseconds