Searched refs:UndefinedType (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSType.h28 UndefinedType,
/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBAny.cpp43 return adoptRef(new IDBAny(UndefinedType));
60 ASSERT(type == UndefinedType || type == NullType);
H A DIDBAny.h78 UndefinedType = 0, enumerator in enum:WebCore::IDBAny::Type
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSIDBAnyCustom.cpp80 case IDBAny::UndefinedType:

Completed in 130 milliseconds