![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <stub-cache.h>
Public Attributes | |
StrongTaggedValue | key |
TaggedValue | value |
StrongTaggedValue | map |
Definition at line 34 of file stub-cache.h.
StrongTaggedValue v8::internal::StubCache::Entry::key |
Definition at line 37 of file stub-cache.h.
StrongTaggedValue v8::internal::StubCache::Entry::map |
Definition at line 42 of file stub-cache.h.
TaggedValue v8::internal::StubCache::Entry::value |
Definition at line 40 of file stub-cache.h.