Searched refs:SpecCellOther (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DSpeculatedType.cpp54 if (value & SpecCellOther)
274 return SpecCellOther;
H A DSpeculatedType.h58 static const SpeculatedType SpecCellOther = 0x00020000; // It's definitely a JSCell but not a subclass of JSObject and definitely not a JSString. member in namespace:JSC

Completed in 256 milliseconds