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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGUseKind.h63 return SpecEmptyOrTop; // TOP isn't good enough; untyped uses may use the normally unseen empty value, in the case of lazy registers.
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DSpeculatedType.h70 static const SpeculatedType SpecEmptyOrTop = 0x1fffffff; // It can be any of the above. member in namespace:JSC

Completed in 135 milliseconds