webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
JSC::InternalFunctionAllocationProfile Class Reference

#include <InternalFunctionAllocationProfile.h>

Public Member Functions

Structurestructure ()
 
StructurecreateAllocationStructureFromBase (VM &, JSGlobalObject *, JSCell *owner, JSObject *prototype, Structure *base)
 
void clear ()
 
void visitAggregate (SlotVisitor &visitor)
 
Structurestructure ()
 
StructurecreateAllocationStructureFromBase (VM &, JSGlobalObject *, JSCell *owner, JSObject *prototype, Structure *base)
 
void clear ()
 
void visitAggregate (SlotVisitor &visitor)
 

Member Function Documentation

◆ clear() [1/2]

void JSC::InternalFunctionAllocationProfile::clear ( )
inline

◆ clear() [2/2]

void JSC::InternalFunctionAllocationProfile::clear ( )
inline

◆ createAllocationStructureFromBase() [1/2]

Structure * JSC::InternalFunctionAllocationProfile::createAllocationStructureFromBase ( VM vm,
JSGlobalObject globalObject,
JSCell owner,
JSObject prototype,
Structure base 
)
inline

◆ createAllocationStructureFromBase() [2/2]

Structure* JSC::InternalFunctionAllocationProfile::createAllocationStructureFromBase ( VM ,
JSGlobalObject ,
JSCell owner,
JSObject prototype,
Structure base 
)

◆ structure() [1/2]

Structure* JSC::InternalFunctionAllocationProfile::structure ( )
inline

◆ structure() [2/2]

Structure* JSC::InternalFunctionAllocationProfile::structure ( )
inline

◆ visitAggregate() [1/2]

void JSC::InternalFunctionAllocationProfile::visitAggregate ( SlotVisitor visitor)
inline

◆ visitAggregate() [2/2]

void JSC::InternalFunctionAllocationProfile::visitAggregate ( SlotVisitor visitor)
inline

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