Searched defs:JSDOMWrapper (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
H A DJSDOMWrapper.cpp27 #include "JSDOMWrapper.h"
37 JSDOMWrapper::~JSDOMWrapper()
H A DJSDOMWrapper.h29 class JSDOMWrapper : public JSC::JSObjectWithGlobalObject { class in namespace:WebCore
31 explicit JSDOMWrapper(JSC::JSGlobalObject* globalObject, JSC::Structure* structure) function in class:WebCore::JSDOMWrapper
37 virtual ~JSDOMWrapper();

Completed in 70 milliseconds