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

/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DLoggingWin.cpp57 String unprefixedValue = variableValue.substring(2); local
61 unsigned logLevel = unprefixedValue.toUIntStrict(&parsedSuccessfully, 16);

Completed in 243 milliseconds