Searched refs:clearNativeInfo (Results 1 – 2 of 2) sorted by relevance
55 static inline void clearNativeInfo(v8::Handle<v8::Object>, const WrapperTypeInfo*);70 …inline void V8DOMWrapper::clearNativeInfo(v8::Handle<v8::Object> wrapper, const WrapperTypeInfo* t… in clearNativeInfo() function
472 V8DOMWrapper::clearNativeInfo(wrapper, npObjectTypeInfo()); in forgetV8ObjectForNPObject()