Searched refs:constructDOMObject (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/custom/
H A DV8XSLTProcessorCustom.cpp52 return V8Proxy::constructDOMObject<XSLTProcessor>(args, &info);
/external/webkit/Source/WebCore/bindings/v8/
H A DV8Proxy.h255 static v8::Handle<v8::Value> constructDOMObject(const v8::Arguments&, WrapperTypeInfo*);
345 v8::Handle<v8::Value> V8Proxy::constructDOMObject(const v8::Arguments& args, WrapperTypeInfo* type) function in class:WebCore::V8Proxy

Completed in 72 milliseconds