Home | History | Annotate | Download | only in JavaScriptGlue

Lines Matching full:destructor

841         from a thread-specific data destructor. (<rdar://problem/7889842>
843 destructor function)
1210 Removed virtual destructor from JSGlobalObjectData to eliminate pointer
1213 Replaced with an explicit destructor function pointer.