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

Public Member Functions

 Stringifier (ExecState *, const Local< Unknown > &replacer, const Local< Unknown > &space)
 
Local< Unknownstringify (Handle< Unknown >)
 
void visitAggregate (SlotVisitor &)
 

Friends

class Holder
 

Constructor & Destructor Documentation

◆ Stringifier()

JSC::Stringifier::Stringifier ( ExecState exec,
const Local< Unknown > &  replacer,
const Local< Unknown > &  space 
)

Member Function Documentation

◆ stringify()

Local< Unknown > JSC::Stringifier::stringify ( Handle< Unknown value)

◆ visitAggregate()

void JSC::Stringifier::visitAggregate ( SlotVisitor )

Friends And Related Function Documentation

◆ Holder

friend class Holder
friend

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