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
6740ea4a8c
therubyracer
/
ext
/
v8
/
v8_context.h
7 lines
78 B
C
Raw
Normal View
History
Unescape
Escape
add beginnings of a generic v8 reference
2009-12-07 02:20:16 -05:00
#
ifndef _RUBY_V8_CXT_
#
define _RUBY_V8_CXT_
normalize the names of files.
2011-04-11 10:34:25 -04:00
void
rr_init_context
(
)
;
add beginnings of a generic v8 reference
2009-12-07 02:20:16 -05:00
add newlines at the end of header files to quiet GCC 4.0 warnings
2010-06-14 11:27:01 -04:00
#
endif
Copy permalink