Class
ExecJS::RubyRhinoRuntime::Context
In:
lib/execjs/ruby_rhino_runtime.rb
Parent:
Object
Methods
call
eval
exec
new
unbox
Public Class methods
new
(source = "")
Public Instance methods
call
(properties, *args)
eval
(source, options = {})
exec
(source, options = {})
unbox
(value)
[Validate]