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