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

/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGNodeFlags.h132 static inline bool nodeCanSpeculateInt32(NodeFlags flags, RareCaseProfilingSource source) function in namespace:JSC::DFG
H A DDFGNode.h1682 return nodeCanSpeculateInt32(arithNodeFlags(), source);

Completed in 72 milliseconds