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
CompleteParserRecorder::Key Struct Reference

#include <preparse-data.h>

Collaboration diagram for CompleteParserRecorder::Key:

Data Fields

bool is_one_byte
 
Vector< const byteliteral_bytes
 

Detailed Description

Definition at line 157 of file preparse-data.h.

Field Documentation

bool is_one_byte

Definition at line 158 of file preparse-data.h.

Vector<const byte> literal_bytes

Definition at line 159 of file preparse-data.h.


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