summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/runtime/JSDestructibleObject.h
blob: efbe2b4f60479ee4a1a3c890adf0ce2673b7c9c6 (plain)
1
2
3
4
5
6
#ifndef JSDestructibleObject_h
#define JSDestructibleObject_h

#include "JSObject.h"

#endif