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