![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <dictionary.h>
Public Member Functions | |
EnumIndexComparator (Tagged< Dictionary > dict) | |
bool | operator() (Tagged_t a, Tagged_t b) |
Public Attributes | |
Tagged< Dictionary > | dict |
Definition at line 447 of file dictionary.h.
|
inlineexplicit |
Definition at line 448 of file dictionary.h.
|
inline |
Tagged<Dictionary> v8::internal::EnumIndexComparator< Dictionary >::dict |
Definition at line 456 of file dictionary.h.