OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StaticDOMDataStore
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebCore/bindings/v8/
StaticDOMDataStore.cpp
32
#include "
StaticDOMDataStore
.h"
36
StaticDOMDataStore
::
StaticDOMDataStore
(DOMData* domData)
StaticDOMDataStore.h
38
//
StaticDOMDataStore
40
//
StaticDOMDataStore
is a DOMDataStore that manages the lifetime of the store
46
class
StaticDOMDataStore
: public DOMDataStore {
48
StaticDOMDataStore
(DOMData*);
Completed in 501 milliseconds