Description[inspector] use OS independent number to string conversion
V8 internally uses conversions.h to convert number to string, we can use these methods too instead of slow std::stringstream with std::locale.
BUG=chromium:661497, v8:5551
R=dgozman@chromium.org
Committed: https://crrev.com/89d050c066f3d3e53d3a33b2ba0064a9684b9986
Cr-Commit-Position: refs/heads/master@{#41334}
Patch Set 1 #
Total comments: 2
Patch Set 2 : bring back fromInteger(size_t) #
Total comments: 4
Patch Set 3 : inlined constant #
Messages
Total messages: 17 (9 generated)
|