Home
last modified time | relevance | path

Searched refs:StringToLong (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/base/platform/
Dplatform-aix.cc84 static unsigned StringToLong(char* buffer) { in StringToLong() function
100 unsigned start = StringToLong(addr_buffer); in GetSharedLibraryAddresses()
106 unsigned end = StringToLong(addr_buffer); in GetSharedLibraryAddresses()
Dplatform-freebsd.cc46 static unsigned StringToLong(char* buffer) { in StringToLong() function