module V8::Conversion::NativeString
Public Instance Methods
to_ruby()
click to toggle source
# File lib/v8/conversion/string.rb, line 8 def to_ruby self.Utf8Value() end
# File lib/v8/conversion/string.rb, line 8 def to_ruby self.Utf8Value() end