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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGGraph.h770 const int32_t twoToThe22 = 1 << 22; local
771 if (intImmediate <= -twoToThe22 || intImmediate >= twoToThe22)

Completed in 122 milliseconds