HomeSort by relevance Sort by last modified time
    Searched refs:constructDOMObject (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/bindings/v8/custom/
V8XSLTProcessorCustom.cpp 52 return V8Proxy::constructDOMObject<XSLTProcessor>(args, &info);
  /external/webkit/Source/WebCore/bindings/v8/
V8Proxy.h 255 static v8::Handle<v8::Value> constructDOMObject(const v8::Arguments&, WrapperTypeInfo*);
345 v8::Handle<v8::Value> V8Proxy::constructDOMObject(const v8::Arguments& args, WrapperTypeInfo* type)

Completed in 169 milliseconds