webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
JSC::LLInt::OpcodeStats Struct Reference

#include <LLIntData.h>

Public Attributes

OpcodeID id
 
size_t count { 0 }
 
size_t slowPathCount { 0 }
 

Member Data Documentation

◆ count

size_t JSC::LLInt::OpcodeStats::count { 0 }

◆ id

OpcodeID JSC::LLInt::OpcodeStats::id

◆ slowPathCount

size_t JSC::LLInt::OpcodeStats::slowPathCount { 0 }

The documentation for this struct was generated from the following file: