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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGBackwardsPropagationPhase.cpp82 bool isWithinPowerOfTwoForConstant(Node* node) function
96 return isWithinPowerOfTwoForConstant<power>(node);
104 return isWithinPowerOfTwoForConstant<power>(node);

Completed in 107 milliseconds