Object
# File lib/v8/conversion/class.rb, line 112 def self.call(property, value, info) intercept(info, property) do |context, access, object, key, dontintercept| access.iset(object, key, context.to_ruby(value), &dontintercept) end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.