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
a172288c38
therubyracer
/
lib
/
v8
/
access.rb
5 lines
75 B
Ruby
Raw
Normal View
History
Unescape
Escape
extract Ruby object access.
2012-06-11 11:49:04 -05:00
class
V8
::
Access
include
Names
include
Indices
delegate invocation to callables via the context
2012-06-16 07:39:11 -05:00
include
Invocation
extract Ruby object access.
2012-06-11 11:49:04 -05:00
end
Copy permalink