Searched refs:newPort (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/bindings/v8/custom/
H A DV8LocationCustom.cpp98 String newPort = host.substring(host.find(":") + 1); local
100 url.setPort(newPort.toUInt());

Completed in 10 milliseconds