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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGMinifiedNode.h75 bool hasConstant() const { return hasConstantNumber() || hasWeakConstant(); } function in class:JSC::DFG::MinifiedNode
H A DDFGNode.h272 bool hasConstant() function in struct:JSC::DFG::Node

Completed in 113 milliseconds