Home
last modified time | relevance | path

Searched refs:FunctionWorkItem0 (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/Platform/
DWorkItem.h163 class FunctionWorkItem0 : private WorkItem {
169 FunctionWorkItem0(FunctionType function) in FunctionWorkItem0() function
184 return adoptPtr(static_cast<WorkItem*>(new FunctionWorkItem0(function))); in create()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1620214 (FunctionWorkItem0::FunctionWorkItem0):
20215 (FunctionWorkItem0::execute):