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

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DPropertyOffset.h36 static const PropertyOffset invalidOffset = -1; member in namespace:JSC
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DResolveGlobalStatus.h55 ResolveGlobalStatus( State state, Structure* structure = 0, PropertyOffset offset = invalidOffset, JSValue specificValue = JSValue()) argument
H A DGetByIdStatus.h61 GetByIdStatus( State state, bool wasSeenInJIT, const StructureSet& structureSet = StructureSet(), PropertyOffset offset = invalidOffset, JSValue specificValue = JSValue(), Vector<Structure*> chain = Vector<Structure*>()) argument
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DRangeBoundaryPoint.h58 static const int invalidOffset = -1; member in class:WebCore::RangeBoundaryPoint

Completed in 200 milliseconds