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/Source/WebCore/bindings/v8/
StaticDOMDataStore.cpp
32
#include "
StaticDOMDataStore
.h"
36
StaticDOMDataStore
::
StaticDOMDataStore
(DOMData* domData)
StaticDOMDataStore.h
39
//
StaticDOMDataStore
41
//
StaticDOMDataStore
is a DOMDataStore that manages the lifetime of the store
47
class
StaticDOMDataStore
: public DOMDataStore {
49
StaticDOMDataStore
(DOMData*);
Completed in 49 milliseconds