Class: Regexp

Inherits:
Object show all
Defined in:
lib/opal/native.rb

Instance Method Summary collapse

Instance Method Details

#to_nativeObject



254
255
256
# File 'lib/opal/native.rb', line 254

def to_native
	`this.valueOf()`
end