Searched defs:hasSingleton (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DGCIncomingRefCounted.h93 bool hasSingleton() const { return hasAnyIncoming() && !hasVectorOfCells(); } function in class:JSC::GCIncomingRefCounted
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGStructureAbstractValue.h293 bool hasSingleton() const function in class:JSC::DFG::StructureAbstractValue

Completed in 221 milliseconds