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

  /external/webkit/WebCore/bindings/v8/
V8DOMWrapper.h 194 static v8::Local<v8::Object> instantiateV8Object(V8Proxy* proxy, V8ClassIndex::V8WrapperType type, void* impl);
V8DOMWrapper.cpp 286 v8::Local<v8::Object> V8DOMWrapper::instantiateV8Object(V8Proxy* proxy, V8ClassIndex::V8WrapperType type, void* impl)

Completed in 157 milliseconds