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

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSGlobalObjectFunctions.cpp343 static double jsHexIntegerLiteral(const CharType*& data, const CharType* end) function in namespace:JSC
421 number = jsHexIntegerLiteral(characters, endCharacters);

Completed in 118 milliseconds