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

#include <mark-compact.h>

Public Member Functions

 CodeFlusher (Isolate *isolate)
 
void AddCandidate (SharedFunctionInfo *shared_info)
 
void AddCandidate (JSFunction *function)
 
void ProcessCandidates ()
 

Detailed Description

Definition at line 415 of file mark-compact.h.

Constructor & Destructor Documentation

CodeFlusher ( Isolate isolate)
inlineexplicit

Definition at line 417 of file mark-compact.h.

Member Function Documentation

void AddCandidate ( JSFunction function)
inline

Definition at line 427 of file mark-compact.h.

References ASSERT.

void ProcessCandidates ( )
inline

Definition at line 434 of file mark-compact.h.


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