Sha256: 624960abbd7f0a5e3ccf9ac6ec9b44c2f1cc62054c71577e70f0a7af1c1c2fd5

Contents?: true

Size: 174 Bytes

Versions: 5

Compression:

Stored size: 174 Bytes

Contents

#ifndef _RUBY_V8_MESSAGE_
#define _RUBY_V8_MESSAGE_ 

#include "v8.h"
#include "rr.h"

void rr_init_msg();
VALUE rr_reflect_v8_message(v8::Handle<v8::Message> value);

#endif

Version data entries

5 entries across 5 versions & 1 rubygems

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