Home
last modified time | relevance | path

Searched refs:stringWrapperDestroyed (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
DJSDOMBinding.cpp175 static void stringWrapperDestroyed(JSString*, void* context) in stringWrapperDestroyed() function
183 …JSString* wrapper = jsStringWithFinalizer(exec, UString(stringImpl), stringWrapperDestroyed, strin… in jsStringSlowCase()
/external/webkit/Source/WebCore/
DChangeLog59963 (WebCore::stringWrapperDestroyed):
DChangeLog-2010-01-299606 (WebCore::stringWrapperDestroyed): Finalizer callback - remove from relevant caches.