![]()  | 
  
    v8
    7.4.288(node12.0.0)
    
   V8 is Google's open source JavaScript engine 
   | 
 
#include <v8-tracing.h>
Public Types | |
| typedef std::vector< std::string > | StringList | 
Public Member Functions | |
| TraceConfig () | |
| TraceRecordMode | GetTraceRecordMode () const | 
| bool | IsSystraceEnabled () const | 
| bool | IsArgumentFilterEnabled () const | 
| void | SetTraceRecordMode (TraceRecordMode mode) | 
| void | EnableSystrace () | 
| void | EnableArgumentFilter () | 
| void | AddIncludedCategory (const char *included_category) | 
| bool | IsCategoryGroupEnabled (const char *category_group) const | 
Static Public Member Functions | |
| static TraceConfig * | CreateDefaultTraceConfig () | 
Definition at line 185 of file v8-tracing.h.
| typedef std::vector<std::string> StringList | 
Definition at line 187 of file v8-tracing.h.
      
  | 
  inline | 
Definition at line 191 of file v8-tracing.h.
| void AddIncludedCategory | ( | const char * | included_category | ) | 
      
  | 
  static | 
      
  | 
  inline | 
Definition at line 198 of file v8-tracing.h.
      
  | 
  inline | 
Definition at line 197 of file v8-tracing.h.
      
  | 
  inline | 
Definition at line 192 of file v8-tracing.h.
      
  | 
  inline | 
Definition at line 194 of file v8-tracing.h.
| bool IsCategoryGroupEnabled | ( | const char * | category_group | ) | const | 
      
  | 
  inline | 
Definition at line 193 of file v8-tracing.h.
      
  | 
  inline | 
Definition at line 196 of file v8-tracing.h.