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

  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8DOMWrapper.h 55 static inline void clearNativeInfo(v8::Handle<v8::Object>, WrapperTypeInfo*);
70 inline void V8DOMWrapper::clearNativeInfo(v8::Handle<v8::Object> wrapper, WrapperTypeInfo* type)
V8NPObject.cpp 475 V8DOMWrapper::clearNativeInfo(wrapper, npObjectTypeInfo());

Completed in 48 milliseconds