Module: V8::Conversion::NativeString
- Defined in:
- lib/v8/conversion/string.rb
Instance Method Summary collapse
Instance Method Details
#to_ruby ⇒ Object
8 9 10 |
# File 'lib/v8/conversion/string.rb', line 8 def to_ruby self.Utf8Value() end |