Sha256: ed1686315f415283933e4ab820750710abb42d85c5538ea36fce46142fc2c2ae
Contents?: true
Size: 250 Bytes
Versions: 7
Compression:
Stored size: 250 Bytes
Contents
#ifndef JOHNSON_SPIDERMONKEY_DEBUGGER_H #define JOHNSON_SPIDERMONKEY_DEBUGGER_H #include "spidermonkey.h" #include "jsdbgapi.h" void init_Johnson_SpiderMonkey_Debugger(VALUE spidermonkey); bool ruby_value_is_debugger(VALUE maybe_debugger); #endif
Version data entries
7 entries across 7 versions & 2 rubygems