V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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) |