class WAG::Instruction::Memory::Base
Public Instance Methods
name()
click to toggle source
# File lib/wag/instructions/memory/base.rb, line 7 def name "memory.#{super()}".to_sym end
# File lib/wag/instructions/memory/base.rb, line 7 def name "memory.#{super()}".to_sym end