Searched defs:invalidOffset (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DGetByIdVariant.h41 GetByIdVariant( const StructureSet& structureSet = StructureSet(), PropertyOffset offset = invalidOffset, JSValue specificValue = JSValue(), PassRefPtr<IntendedStructureChain> chain = nullptr) argument
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DPropertyOffset.h35 static const PropertyOffset invalidOffset = -1; member in namespace:JSC
/macosx-10.10/WebCore-7600.1.25/dom/
H A DRangeBoundaryPoint.h60 static const int invalidOffset = -1; member in class:WebCore::RangeBoundaryPoint

Completed in 133 milliseconds