Method: V8::Object#native
- Defined in:
- lib/v8/object.rb
#native ⇒ Object (readonly) Also known as: to_v8
Returns the value of attribute native.
3 4 5 |
# File 'lib/v8/object.rb', line 3 def native @native end |
Returns the value of attribute native.
3 4 5 |
# File 'lib/v8/object.rb', line 3 def native @native end |