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

/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLLocation.h102 bool hasOffset() const { return kind() == Indirect; } function in class:JSC::FTL::Location
105 ASSERT(hasOffset());
H A DFTLLocation.cpp71 if (hasOffset())
/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DObjCModernAbstraction.hpp256 bool hasOffset() const { return A::P::getP(ptr) != 0; } function in class:objc_ivar_offset_t
270 bool hasOffset() const { return A::P::getP(ptr) != 0; } function in class:objc_ivar_offset_t
287 bool hasOffset() const { return offset.hasOffset(); } function in class:objc_ivar_t
875 if (ivar->hasOffset()) {

Completed in 172 milliseconds