v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::PerfectKeywordHashTableEntry Struct Reference

#include <keywords-gen.h>

Collaboration diagram for v8::internal::PerfectKeywordHashTableEntry:

Public Attributes

const char * name
 
Token::Value value
 

Detailed Description

Definition at line 47 of file keywords-gen.h.

Member Data Documentation

◆ name

const char* v8::internal::PerfectKeywordHashTableEntry::name

Definition at line 48 of file keywords-gen.h.

◆ value

Token::Value v8::internal::PerfectKeywordHashTableEntry::value

Definition at line 49 of file keywords-gen.h.


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