function lexDoubleQuotedStringLiteral() {
        var start = pos,
            terminated = false,
            ch;