class V8::Conversion::Code::InvocationHandler

def initialize(code)

def initialize(code)
  @code = code
end