Home | History | Annotate | Download | only in proxy_resolver_v8_unittest
      1 // Ends with a statement, and no terminal newline.
      2 function FindProxyForURL(url, host) { return "PROXY success:" + x; }
      3 x = 3