V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
#include <v8-profiler.h>
Public Member Functions | |
virtual const char * | GetName (Local< Object > object)=0 |
Callback interface for retrieving user friendly names of global objects.
Definition at line 825 of file v8-profiler.h.
|
pure virtual |
Returns name to be used in the heap snapshot for given node. Returned string must stay alive until snapshot collection is completed.