cohtml::MemTags

Types

Name
enumMemTagsType { Unknown = 0, Untagged, System, Logging, Loader, DOM, DOMStatic, Layout, CSS, CSSStatic, TaskSystemMemory, Display, Profiling, HTMLParser, TempAllocator, PoolAllocator, Dump, Script, XML, Server, Inspector, SVG, UnityPlugin, UriParser, Media, JSON, ScriptEngine, Count}
All allocations in Cohtml are tagged per-subsystem.

Types Documentation

enum MemTagsType

EnumeratorValueDescription
Unknown0
Untagged
System
Logging
Loader
DOM
DOMStatic
Layout
CSS
CSSStatic
TaskSystemMemory
Display
Profiling
HTMLParser
TempAllocator
PoolAllocator
Dump
Script
XML
Server
Inspector
SVG
UnityPlugin
UriParser
Media
JSON
ScriptEngine
Count

All allocations in Cohtml are tagged per-subsystem.