Searched refs:restoreAll (Results 1 – 6 of 6) sorted by relevance
123 static JSValueRef restoreAll(JSContextRef ctx, JSObjectRef /*function*/, JSObjectRef thisObject, si… in restoreAll() function129 profile->restoreAll(); in restoreAll()153 { "restoreAll", restoreAll, kJSPropertyAttributeNone }, in ProfileClass()
51 void restoreAll();
97 void Profile::restoreAll() in restoreAll() function in JSC::Profile
232 ?restoreAll@Profile@JSC@@QAEXXZ
7660 (KJS::restoreAll):7662 (KJS::Profile::restoreAll): Ditto.7726 (KJS::Profile::restoreAll):8978 Added Profile::restoreAll and added ProfileNode::restoreAll9317 (KJS::ProfileNode::restoreAll): Restores all variables with respect to15302 (KJS::ProfileNode::restoreAll): Restore all nodes' visible flag.
17561 (WebCore::restoreAll): Call Profile::restoreAll.17562 (WebCore::ProfileClass): Added restoreAll to the static functions.17579 (WebInspector.ProfileView.prototype._resetClicked): Call restoreAll