#include <v8-script.h>
Public Member Functions | |
std::vector< int > | GetCompileHints (Isolate *isolate) const |
![]() | |
bool | IsValue () const |
bool | IsModule () const |
bool | IsModuleRequest () 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.