class RubyRunJs::OPCODES::NOP
Public Instance Methods
eval(ctx)
click to toggle source
# File lib/ruby_run_js/opcodes.rb, line 29 def eval(ctx) end
# File lib/ruby_run_js/opcodes.rb, line 29 def eval(ctx) end