# File lib/uglifier.rb, line 188
  def compile_with_map(source)
    run_uglifyjs(source, true)
  end