aboutsummaryrefslogtreecommitdiff
path: root/src/javascript/jsc/bindings/bindings.cpp
blob: ad35863e245875834f3fa3f8ea1e8ebc068a3f5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#include "root.h"


// namespace Bundler {
// class CustomGlobalObject : public JSC::JSGlobalObject {

// };

// }