Methods

Files

Libv8::Location::System

Public Instance Methods

configure(context = MkmfContext.new) click to toggle source
# File ext/libv8/location.rb, line 48
def configure(context = MkmfContext.new)
  context.send(:dir_config, 'v8')
  context.send(:find_header, 'v8.h') or fail NotFoundError
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.