![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <js-heap-broker.h>
Classes | |
struct | Equal |
struct | Hash |
Public Attributes | |
MapRef | map |
NameRef | name |
AccessMode | mode |
Definition at line 61 of file js-heap-broker.h.
MapRef v8::internal::compiler::PropertyAccessTarget::map |
Definition at line 62 of file js-heap-broker.h.
AccessMode v8::internal::compiler::PropertyAccessTarget::mode |
Definition at line 64 of file js-heap-broker.h.
NameRef v8::internal::compiler::PropertyAccessTarget::name |
Definition at line 63 of file js-heap-broker.h.