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

Public Attributes

size_t point { 0 }
 
int argument { 0 }
 
FastBitVector liveness
 

Member Data Documentation

◆ argument

int JSC::YieldData::argument { 0 }

◆ liveness

FastBitVector JSC::YieldData::liveness

◆ point

size_t JSC::YieldData::point { 0 }

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