Searched refs:clearNativeInfo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DV8DOMWrapper.h64 static void clearNativeInfo(v8::Handle<v8::Object>, const WrapperTypeInfo*);
123 inline void V8DOMWrapper::clearNativeInfo(v8::Handle<v8::Object> wrapper, const WrapperTypeInfo* wrapperTypeInfo) function in class:blink::V8DOMWrapper
127 // clearNativeInfo() is used only by NP objects, which are not garbage collected.
H A DV8NPObject.cpp490 V8DOMWrapper::clearNativeInfo(wrapper, npObjectTypeInfo());

Completed in 113 milliseconds