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

Public Attributes

Tagged< Mapsource
 
Tagged< Namename
 

Detailed Description

Definition at line 47 of file lookup-cache.h.

Member Data Documentation

◆ name

Tagged<Name> v8::internal::DescriptorLookupCache::Key::name

Definition at line 49 of file lookup-cache.h.

◆ source

Tagged<Map> v8::internal::DescriptorLookupCache::Key::source

Definition at line 48 of file lookup-cache.h.


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