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