|  | v8
    9.0.257(node16.0.0)
    V8 is Google's open source JavaScript engine | 
#include <v8-profiler.h>
| Public Member Functions | |
| virtual const char * | GetName (Local< Object > object)=0 | 
| Protected Member Functions | |
| virtual | ~ObjectNameResolver ()=default | 
Callback interface for retrieving user friendly names of global objects.
Definition at line 885 of file v8-profiler.h.
| 
 | protectedvirtualdefault | 
Returns name to be used in the heap snapshot for given node. Returned string must stay alive until snapshot collection is completed.