V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::ExistingCodeLogger Class Reference

Public Member Functions

 ExistingCodeLogger (Isolate *isolate, CodeEventListener *listener=nullptr)
 
void LogCodeObjects ()
 
void LogCompiledFunctions ()
 
void LogExistingFunction (Handle< SharedFunctionInfo > shared, Handle< AbstractCode > code, CodeEventListener::LogEventsAndTags tag=CodeEventListener::LAZY_COMPILE_TAG)
 
void LogCodeObject (Object *object)
 

Detailed Description

Definition at line 92 of file log.h.


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