Sha256: c385b43c5a19a8198fc6acf38f30cff32039e62903bc08ace532a1515998341a
Contents?: true
Size: 276 Bytes
Versions: 10
Compression:
Stored size: 276 Bytes
Contents
#ifndef JOHNSON_TRACEMONKEY_GLOBAL_H #define JOHNSON_TRACEMONKEY_GLOBAL_H #include "tracemonkey.h" #include "context.h" #include "runtime.h" // NOTE: one of the FEW places a context should be passed around JSObject* johnson_create_global_object(JSContext* context); #endif
Version data entries
10 entries across 10 versions & 4 rubygems