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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGGraph.h731 AddSpeculationMode addImmediateShouldSpeculateInteger(Node* add, bool variableShouldSpeculateInteger, Node* immediate) argument
739 if (!variableShouldSpeculateInteger)

Completed in 129 milliseconds