Home
last modified time | relevance | path

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

/external/webkit/WebCore/bindings/js/
DJSDOMBinding.cpp532 static void stringWrapperDestroyed(JSString* str, void* context) in stringWrapperDestroyed() function
561 …JSString* wrapper = jsStringWithFinalizer(exec, stringImpl->ustring(), stringWrapperDestroyed, str… in jsStringSlowCase()
/external/webkit/WebCore/
DChangeLog-2010-01-299606 (WebCore::stringWrapperDestroyed): Finalizer callback - remove from relevant caches.