mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-06 00:10:25 +00:00
782cf5d3ad
In most situations, JSONWriter users already know string lengths (either directly, or through `nsCString` and friends), so we should keep this information through JSONWriter and not recompute it again. This also allows using JSONWriter with sub-strings (e.g., from a bigger buffer), without having to create null-terminated strings. Public JSONWriter functions have overloads that accept literal strings. Differential Revision: https://phabricator.services.mozilla.com/D86192 |
||
---|---|---|
.. | ||
vtune | ||
EHABIStackWalk.cpp | ||
EHABIStackWalk.h | ||
PageInformation.cpp | ||
PageInformation.h | ||
platform-linux-android.cpp | ||
platform-macos.cpp | ||
platform-win32.cpp | ||
platform.cpp | ||
platform.h | ||
PlatformMacros.h | ||
ProfileBuffer.cpp | ||
ProfileBuffer.h | ||
ProfileBufferEntry.cpp | ||
ProfileBufferEntry.h | ||
ProfiledThreadData.cpp | ||
ProfiledThreadData.h | ||
ProfilerBacktrace.cpp | ||
ProfilerBacktrace.h | ||
ProfilerMarkerPayload.cpp | ||
ProfilerMarkers.cpp | ||
ProfilingCategory.cpp | ||
ProfilingStack.cpp | ||
RegisteredThread.cpp | ||
RegisteredThread.h | ||
shared-libraries-linux.cc | ||
shared-libraries-macos.cc | ||
shared-libraries-win32.cc | ||
ThreadInfo.h | ||
VTuneProfiler.cpp | ||
VTuneProfiler.h |