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

/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DSpeculatedType.cpp237 if (isStringObjectSpeculation(prediction))
H A DSpeculatedType.h237 inline bool isStringObjectSpeculation(SpeculatedType value) function in namespace:JSC
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGNode.h1527 return isStringObjectSpeculation(prediction());

Completed in 108 milliseconds