v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
RuntimeProfiler Class Reference

#include <runtime-profiler.h>

Public Member Functions

 RuntimeProfiler (Isolate *isolate)
 
void OptimizeNow ()
 
void NotifyICChanged ()
 
void AttemptOnStackReplacement (JSFunction *function)
 

Detailed Description

Definition at line 42 of file runtime-profiler.h.

Constructor & Destructor Documentation

RuntimeProfiler ( Isolate isolate)
explicit

Definition at line 77 of file runtime-profiler.cc.

Member Function Documentation

void AttemptOnStackReplacement ( JSFunction function)
void NotifyICChanged ( )
inline

Definition at line 48 of file runtime-profiler.h.

Referenced by IC::PostPatching().


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