V8 Project
v8::internal::CompleteParserRecorder::Key Struct Reference

#include <preparse-data.h>

+ Collaboration diagram for v8::internal::CompleteParserRecorder::Key:

Public Attributes

bool is_one_byte
 
Vector< const byteliteral_bytes
 

Detailed Description

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

Member Data Documentation

◆ is_one_byte

bool v8::internal::CompleteParserRecorder::Key::is_one_byte

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

◆ literal_bytes

Vector<const byte> v8::internal::CompleteParserRecorder::Key::literal_bytes

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


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