Sha256: 94dea66927762632db6bc8b630120fbe978db71fcc79af1dd3ac3678fb257cab

Contents?: true

Size: 198 Bytes

Versions: 5

Compression:

Stored size: 198 Bytes

Contents

#ifndef _RR_V8_CALLBACKS_
#define _RR_V8_CALLBACKS_
#include "rr.h"
void rr_init_v8_callbacks();
VALUE rr_v82rb(const v8::AccessorInfo& info);
VALUE rr_v82rb(const v8::Arguments& arguments);

#endif

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
therubyracer-0.7.2.pre ext/v8/v8_callbacks.h
therubyracer-0.7.1 ext/v8/v8_callbacks.h
therubyracer-0.7.1.pre ext/v8/v8_callbacks.h
therubyracer-0.7.0 ext/v8/v8_callbacks.h
therubyracer-0.7.0.pre ext/v8/v8_callbacks.h