Home
last modified time | relevance | path

Searched defs:associateObjectWithWrapper (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DV8DOMWrapper.h51 …static inline v8::Handle<v8::Object> associateObjectWithWrapper(RawPtr<T> object, const WrapperTyp… in associateObjectWithWrapper() function
126 …inline v8::Handle<v8::Object> V8DOMWrapper::associateObjectWithWrapper(PassRefPtr<T> object, const… in associateObjectWithWrapper() function
136 …inline v8::Handle<v8::Object> V8DOMWrapper::associateObjectWithWrapper(T* object, const WrapperTyp… in associateObjectWithWrapper() function