OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
263
static v8::Handle<v8::Value>
constructDOMObject
(const v8::Arguments&, WrapperTypeInfo*);
353
v8::Handle<v8::Value> V8Proxy::
constructDOMObject
(const v8::Arguments& args, WrapperTypeInfo* type)
Completed in 45 milliseconds