This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
therubyracer
Watch
1
Star
0
Fork
You've already forked therubyracer
0
mirror of
https://github.com/rubyjs/therubyracer
synced
2023-03-27 23:21:42 -04:00
Code
Releases
Activity
1ae9f62e49
therubyracer
/
ext
/
v8
/
v8_script.h
8 lines
99 B
C
Raw
Normal View
History
Unescape
Escape
spike out super thin v8 wrappers
2009-12-07 16:06:06 +02:00
#
ifndef _RUBY_V8_SCRIPT_
#
define _RUBY_V8_SCRIPT_
move initializations into approprate places
2010-05-10 07:56:52 -05:00
#
include
"rr.h"
void
rr_init_script
(
)
;
spike out super thin v8 wrappers
2009-12-07 16:06:06 +02:00
#
endif
Copy permalink