#include <v8-script.h>
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 |
std::vector< int > v8::CompileHintsCollector::GetCompileHints | ( | Isolate * | isolate | ) | const |
Returns the positions of lazy functions which were compiled and executed.