|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <CodeProfile.h>
Public Member Functions | |
| CodeProfile (const SourceCode &source, CodeProfile *parent) | |
| void | sample (void *pc, void **framePointer) |
| void | report () |
| CodeProfile * | parent () |
| void | addChild (std::unique_ptr< CodeProfile > child) |
|
inline |
|
inline |
|
inline |
| void JSC::CodeProfile::report | ( | ) |
1.8.13