Searched defs:valueOfInt32Constant (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGGraph.h316 int32_t valueOfInt32Constant(Node* node) function in class:JSC::DFG::Graph
H A DDFGSpeculativeJIT.h549 int32_t valueOfInt32Constant(Node* node) { return m_jit.graph().valueOfInt32Constant(node); } function in class:JSC::DFG::SpeculativeJIT

Completed in 179 milliseconds