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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGMinifiedNode.h85 bool hasWeakConstant() const { return hasWeakConstant(m_op); } function in class:JSC::DFG::MinifiedNode
117 static bool hasWeakConstant(NodeType type) function in class:JSC::DFG::MinifiedNode

Completed in 100 milliseconds