v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JitCodeEvent::name_t Struct Reference

#include <v8.h>

Data Fields

const char * str
 
size_t len
 

Detailed Description

Definition at line 4551 of file v8.h.

Field Documentation

size_t len

Definition at line 4556 of file v8.h.

Referenced by SetFunctionEntryHookTest::OnJitEvent().

const char* str

Definition at line 4554 of file v8.h.

Referenced by SetFunctionEntryHookTest::OnJitEvent().


The documentation for this struct was generated from the following file: