Loading...
Searching...
No Matches
Public Member Functions | List of all members
v8::CompileHintsCollector Class Reference

#include <v8-script.h>

Inheritance diagram for v8::CompileHintsCollector:
[legend]
Collaboration diagram for v8::CompileHintsCollector:
[legend]

Public Member Functions

std::vector< int > GetCompileHints (Isolate *isolate) const
 
- Public Member Functions inherited from v8::Data
bool IsValue () const
 
bool IsModule () const
 
bool IsFixedArray () const
 
bool IsPrivate () const
 
bool IsObjectTemplate () const
 
bool IsFunctionTemplate () const
 
bool IsContext () const
 

Member Function Documentation

◆ GetCompileHints()

std::vector< int > v8::CompileHintsCollector::GetCompileHints ( Isolate isolate) const

Returns the positions of lazy functions which were compiled and executed.


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