Searched defs:emptyList (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/JavaScriptCore/interpreter/
H A DCallFrame.h72 const MarkedArgumentBuffer& emptyList() const { return *globalData().emptyList; } function in class:JSC::ExecState
/external/webkit/Source/JavaScriptCore/runtime/
H A DJSGlobalData.h181 const MarkedArgumentBuffer* emptyList; // Lists are supposed to be allocated on the stack to have their elements properly marked, which is not the case here - but this list has nothing to mark. member in class:JSC::JSGlobalData
/external/webkit/Source/WebCore/page/
H A DEventHandler.cpp3219 RefPtr<TouchList> emptyList = TouchList::create(); local
3226 RefPtr<TouchList>& effectiveTouches(isTouchCancelEvent ? emptyList : touches);
3232 RefPtr<TouchList> targetTouches(isTouchCancelEvent ? emptyList : touchesByTarget.get(touchEventTarget));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 368 milliseconds