Sha256: 1b4a1fdc528d7d7d449fa5dc55a198dab318e60f28e074ba586bf0b1043ae074

Contents?: true

Size: 145 Bytes

Versions: 35

Compression:

Stored size: 145 Bytes

Contents

#ifndef _RUBY_V8_STR_
#define _RUBY_V8_STR_

#include "ruby.h" 

VALUE v8_str_new(VALUE clazz, VALUE str);
VALUE v8_str_to_s(VALUE self);

#endif

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
therubyracer-0.6.3 ext/v8/v8_str.h
therubyracer-0.6.2 ext/v8/v8_str.h
therubyracer-0.6.1 ext/v8/v8_str.h
therubyracer-0.6.0 ext/v8/v8_str.h
therubyracer-0.5.5 ext/v8/v8_str.h
therubyracer-0.5.4 ext/v8/v8_str.h
therubyracer-0.5.3 ext/v8/v8_str.h
therubyracer-0.5.2-x86-darwin-10 ext/v8/v8_str.h
therubyracer-0.5.2 ext/v8/v8_str.h
therubyracer-0.5.1-x86-darwin-9 ext/v8/v8_str.h
therubyracer-0.5.1-x86-darwin-10 ext/v8/v8_str.h
therubyracer-0.5.1 ext/v8/v8_str.h
therubyracer-0.5.0-x86-darwin-9 ext/v8/v8_str.h
therubyracer-0.5.0-x86-linux ext/v8/v8_str.h
therubyracer-0.5.0-x86_64-linux ext/v8/v8_str.h
therubyracer-0.4.9-x86_64-linux ext/v8/v8_str.h
therubyracer-0.5.0-x86-darwin-10 ext/v8/v8_str.h
therubyracer-0.5.0 ext/v8/v8_str.h
therubyracer-0.4.9-x86-linux ext/v8/v8_str.h
therubyracer-0.4.9-x86-darwin-10 ext/v8/v8_str.h